index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unicode_ut.c
Age
Commit message (
Expand
)
Author
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-07
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
lib/charset: utf8_get() should return error
Heinrich Schuchardt
2021-03-07
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2020-12-31
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-10-30
test: unit test for efi_create_indexed_name()
Heinrich Schuchardt
2020-05-19
test: Use ut_asserteq_mem() where possible
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-09
test: unit test for u16_strsize()
Heinrich Schuchardt
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-07
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
2019-09-20
test: add tests for u16_str<n>cmp()
AKASHI Takahiro
2019-07-16
test: unit test for u16_strlen()
Heinrich Schuchardt
2019-02-16
test: adjust names of Unicode test functions
Heinrich Schuchardt
2019-02-13
test: tests for u16_strdup() and u16_strcpy()
Heinrich Schuchardt
2018-09-23
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
test: tests for utf_to_lower() utf_to_upper().
Heinrich Schuchardt
2018-09-23
test: test printing Unicode
Heinrich Schuchardt
2018-09-23
test: unit tests for Unicode functions
Heinrich Schuchardt