platform_bootable_recovery/tests/unit
Tianjie Xu 2430e2978b Fix matches_locale function
matches_locale was expecting input locale string to have at most one
underscore; as a result "zh_CN_#Hans" ignores "zh_CN" and matches into
"zh". Fix the match function and add unit tests.

Bug: 27837319
Change-Id: I4e8a66f91cae6ac2a46b6bf21f670d5ea564c7c8
2016-04-20 14:50:35 -07:00
..
asn1_decoder_test.cpp Refactor existing tests to use gtest 2016-02-04 10:11:30 -08:00
locale_test.cpp Fix matches_locale function 2016-04-20 14:50:35 -07:00
recovery_test.cpp recovery: use __android_log_pmsg_file_write for log files 2016-03-31 13:52:54 -07:00