platform_bootable_recovery/tests/component
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
..
applypatch_modes_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
bootloader_message_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
edify_test.cpp edify: Rename parse_string to ParseString and let it take std::string. 2018-07-10 06:27:50 +00:00
imgdiff_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
install_test.cpp Recovery test: Fix an parameter issue in string construction 2019-02-05 12:44:53 -08:00
resources_test.cpp Adjust the background text image width to reduce its size 2018-11-15 00:33:14 +00:00
sideload_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
uncrypt_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
update_verifier_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
updater_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00
verifier_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 15:49:19 -08:00