issues
search
google
/
mobly
E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
647
stars
179
forks
source link
Guarantee service start/stop order in AndroidDevice.
#607
Closed
xpconanfan
closed
5 years ago
xpconanfan
commented
5 years ago
Make sure the services start in the order they are registered in, and stop in the reverse order.
Make sure logcat is the first service to be registered.
Make sure logcat service is registered (not necessarily started) by default in AndroidDevice.
This change is
This change is