summaryrefslogtreecommitdiffstats
path: root/test/unicode_ut.c
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: Add size checks to efi_create_indexed_name()Ilias Apalodimas2020-12-311-1/+1
* test: unit test for efi_create_indexed_name()Heinrich Schuchardt2020-10-301-0/+19
* test: Use ut_asserteq_mem() where possibleSimon Glass2020-05-191-2/+4
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* test: unit test for u16_strsize()Heinrich Schuchardt2020-05-091-0/+10
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-071-1/+2
* test: add tests for u16_str<n>cmp()AKASHI Takahiro2019-09-201-0/+13
* test: unit test for u16_strlen()Heinrich Schuchardt2019-07-161-0/+10
* test: adjust names of Unicode test functionsHeinrich Schuchardt2019-02-161-49/+49
* test: tests for u16_strdup() and u16_strcpy()Heinrich Schuchardt2019-02-131-0/+23
* efi_loader: support Unicode text inputHeinrich Schuchardt2018-09-231-4/+4
* test: tests for utf_to_lower() utf_to_upper().Heinrich Schuchardt2018-09-231-0/+34
* test: test printing UnicodeHeinrich Schuchardt2018-09-231-0/+43
* test: unit tests for Unicode functionsHeinrich Schuchardt2018-09-231-0/+466