platform_bootable_recovery/tests
Tao Bao 51f16ec76d tests: Skip ScreenRecoveryUITest on gr_init failure.
It addresses the ScreenRecoveryUITest failures on gce targets which
don't have any graphics backend. Probing for all backend devices in
tests could work, but would duplicate codes. This CL relies on the
result of gr_init().

As a side effect, it may give false negatives if gr_init() is supposed
to work but silently broken. But such issues are beyond
ScreenRecoveryUITest's concern, which should be captured by the tests
for minui or graphics backends instead.

Fixes: 79616356
Test: Run recovery_unit_test on marlin.
Test: Run recovery_unit_test on gce.
Change-Id: I121aacc61c8a614447509506057ecfd8d86163e4
2018-06-13 23:28:21 -07:00
..
common tests: Pick up testdata with LOCAL_TEST_DATA. 2018-04-02 14:14:29 -07:00
component updater: Remove the redundant check on line count. 2018-06-07 10:43:24 -07:00
manual tests: Move ResourcesTest into component test. 2018-04-16 11:29:06 -07:00
testdata Convert deflate image chunks to raw if the raw data is smaller 2018-05-24 10:49:54 -07:00
unit tests: Skip ScreenRecoveryUITest on gr_init failure. 2018-06-13 23:28:21 -07:00
Android.mk updater: Add Commmand class to manage BBOTA commands. 2018-05-25 15:26:42 -07:00
AndroidTest.xml tests: Pick up testdata with LOCAL_TEST_DATA. 2018-04-02 14:14:29 -07:00