platform_bootable_recovery/tests
xunchang 7b08a5a6eb Recovery test: Fix an parameter issue in string construction
The intended string constructor is supposed be
basic_string(size_type count, CharT ch). But the parameter is
accidentally reversed when calling the constructor in install_test.

Test: A failed unit test pass
Change-Id: Id9765bfa7d2368ff0d7fbeea45c9c8357864e060
2019-02-05 12:44:53 -08:00
..
common tests: Pick up testdata with LOCAL_TEST_DATA. 2018-04-02 14:14:29 -07:00
component Recovery test: Fix an parameter issue in string construction 2019-02-05 12:44:53 -08:00
manual tests: Move ResourcesTest into component test. 2018-04-16 11:29:06 -07:00
testdata minui: Fix a wrong arg in calling GRSurface::Create(). 2018-11-26 17:06:53 -08:00
unit tests: Temporarily disable ScreenRecoveryUITest tests. 2018-12-06 13:05:05 -08:00
Android.bp DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency"" 2019-01-25 05:43:59 +00:00
AndroidTest.xml tests: Pick up testdata with LOCAL_TEST_DATA. 2018-04-02 14:14:29 -07:00