enable missing tests on Android
#1873 (closed) is bailing on some tests that are difficult to run:
- linux.reset: this relies on runall.cmake watching for a text file created by run_in_bg. This watching will have to become an "adb shell ls" or sthg, or a repeated "adb pull" attempt.