Skip to content

Run test suite in emulator as part of Android build workflow#920

Draft
ribbons wants to merge 2 commits into
RsyncProject:masterfrom
ribbons:android-tests
Draft

Run test suite in emulator as part of Android build workflow#920
ribbons wants to merge 2 commits into
RsyncProject:masterfrom
ribbons:android-tests

Conversation

@ribbons
Copy link
Copy Markdown

@ribbons ribbons commented May 26, 2026

@tridge - inspired by our initial exchange in #901 here is a proof of concept of running the test suite within the Android emulator under Termux as part of the Android build workflow you set up previously. The script can also be run locally if a build targeting Android has been done and an Android emulator is running (I've made the script skip installing Termux or Python if they are already installed to make it fairly quick to keep running the tests).

I need to have a few more passes through the script to make things cleaner and tidier, add some more checks, write a decent commit message etc but I'm happy to chip away at all that stuff over the next few days if this looks like the kind of approach you'd be in favour of?

As naming things is always difficult, do you think android-run-tests is a logical / consistent name for the script and is under support a sensible place for it (very happy to change if you have strong feelings otherwise)?

@ribbons ribbons changed the title Run test suite in Android emulator as part of Android build workflow Run test suite in emulator as part of Android build workflow May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant