platform_bootable_recovery/tests/unit
Tianjie Xu 2078b22e41 Add the missing sr-Latn into png files and rename the png locale header
Switch the locale header in the png files from Locale.toString() to
Locale.toLanguageTag(). For example, en_US --> en-us and sr__#Latn
--> sr-Latn. Also clean up recovery a bit to expect the new locale
format.

Bug: 35215015
Test: sr-Latn shows correctly under graphic tests && recovery tests pass
Change-Id: Ic62bab7756cdc6e5f98f26076f7c2dd046f811db
2017-03-24 16:54:52 -07:00
..
asn1_decoder_test.cpp Refactor asn1_decoder functions into a class. 2017-03-21 15:17:43 -07:00
dirutil_test.cpp tests: Add test coverage for DirUtil. 2016-12-22 09:57:49 -08:00
locale_test.cpp Add the missing sr-Latn into png files and rename the png locale header 2017-03-24 16:54:52 -07:00
sysutil_test.cpp otautil: Clean up SysUtil.cpp. 2016-11-07 13:00:38 -08:00
zip_test.cpp tests: Replace the O_RDONLY in access(2). 2016-12-21 18:56:53 -08:00
ziputil_test.cpp tests: Add testcase for ZipUtil. 2016-12-21 20:39:58 -08:00