Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | cmd_ut: add a parameter prefix to the function cmd_ut_category | Philippe Reynes | 2020-01-07 | 1 | -1/+2 |
* | test: add tests for u16_str<n>cmp() | AKASHI Takahiro | 2019-09-20 | 1 | -0/+13 |
* | test: unit test for u16_strlen() | Heinrich Schuchardt | 2019-07-16 | 1 | -0/+10 |
* | test: adjust names of Unicode test functions | Heinrich Schuchardt | 2019-02-16 | 1 | -49/+49 |
* | test: tests for u16_strdup() and u16_strcpy() | Heinrich Schuchardt | 2019-02-13 | 1 | -0/+23 |
* | efi_loader: support Unicode text input | Heinrich Schuchardt | 2018-09-23 | 1 | -4/+4 |
* | test: tests for utf_to_lower() utf_to_upper(). | Heinrich Schuchardt | 2018-09-23 | 1 | -0/+34 |
* | test: test printing Unicode | Heinrich Schuchardt | 2018-09-23 | 1 | -0/+43 |
* | test: unit tests for Unicode functions | Heinrich Schuchardt | 2018-09-23 | 1 | -0/+466 |