aboutsummaryrefslogtreecommitdiff
path: root/test/unicode_ut.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2024-01-24test: enhance unicode_test_utf8_to_utf32_stream()Heinrich Schuchardt
2023-08-08test: unicode: fix a sizeof() vs ARRAY_SIZE() bugDan Carpenter
2023-08-08lib/charset: fix u16_strlcat() return valueMatthias Schiffer
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut
2023-01-04test: unit test for u16_strcasecmp()Heinrich Schuchardt
2022-12-20test: add unit test for u16_strnlen()Heinrich Schuchardt
2022-05-03test: unit test for u16_strlcat()Masahisa Kojima
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