summaryrefslogtreecommitdiff
path: root/test/unicode_ut.c
AgeCommit message (Expand)Author
2022-02-05test: test UTF-16 truncation in snprintf()Heinrich Schuchardt
2022-02-03treewide: Use 16-bit Unicode stringsSimon Glass
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass
2021-03-07lib/charset: UTF-8 stream conversionHeinrich Schuchardt
2021-03-07lib/charset: utf8_get() should return errorHeinrich Schuchardt
2021-03-07efi_loader: carve out utf_to_cp()Heinrich Schuchardt
2020-12-31efi_loader: Add size checks to efi_create_indexed_name()Ilias Apalodimas
2020-10-30test: unit test for efi_create_indexed_name()Heinrich Schuchardt
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