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