summaryrefslogtreecommitdiff
path: root/test/unicode_ut.c
AgeCommit message (Expand)Author
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-09test: unit test for u16_strsize()Heinrich Schuchardt
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes
2019-09-20test: add tests for u16_str<n>cmp()AKASHI Takahiro
2019-07-16test: unit test for u16_strlen()Heinrich Schuchardt
2019-02-16test: adjust names of Unicode test functionsHeinrich Schuchardt
2019-02-13test: tests for u16_strdup() and u16_strcpy()Heinrich Schuchardt
2018-09-23efi_loader: support Unicode text inputHeinrich Schuchardt
2018-09-23test: tests for utf_to_lower() utf_to_upper().Heinrich Schuchardt
2018-09-23test: test printing UnicodeHeinrich Schuchardt
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt