Age | Commit message (Expand) | Author |
---|---|---|
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 |