| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi: Support writing a name | Simon Glass | 2020-07-17 | 1 | -0/+17 |
* | clk: Add K210 pll support | Sean Anderson | 2020-07-01 | 1 | -0/+16 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 2 | -12/+18 |
* | test: describe naming conventions for macro UNIT_TEST | Heinrich Schuchardt | 2020-05-08 | 1 | -1/+23 |
* | test: Add the beginnings of some string tests | Simon Glass | 2020-04-24 | 1 | -0/+1 |
* | Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm | Tom Rini | 2020-04-16 | 3 | -0/+33 |
|\ |
|
| * | dm: test: add test case for dev_read_u64 function | Dario Binacchi | 2020-04-16 | 1 | -0/+16 |
| * | test: log functions with CONFIG_LOG=n | Heinrich Schuchardt | 2020-04-16 | 2 | -0/+17 |
* | | test: Add hexdump.h to the unit test header | Simon Glass | 2020-04-16 | 1 | -0/+1 |
|/ |
|
* | test: Add a way to check each line of console output | Simon Glass | 2020-02-05 | 2 | -0/+69 |
* | test: Add underscore prefix to macro parameters | Simon Glass | 2020-02-05 | 1 | -22/+22 |
* | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmWIP/09Jan2020 | Tom Rini | 2020-01-09 | 2 | -0/+26 |
|\ |
|
| * | dm: devres: Add a new OFDATA phase | Simon Glass | 2020-01-07 | 1 | -1/+2 |
| * | dm: test: Add a test driver for devres | Simon Glass | 2020-01-07 | 1 | -0/+9 |
| * | test: Add functions to find the amount of allocated memory | Simon Glass | 2020-01-07 | 1 | -0/+16 |
* | | cmd_ut: add a parameter prefix to the function cmd_ut_category | Philippe Reynes | 2020-01-07 | 1 | -1/+3 |
|/ |
|
* | tests: add OP-TEE test suite | Heiko Stuebner | 2019-11-14 | 2 | -0/+15 |
* | sandbox: test: Show hex values on failure | Simon Glass | 2019-10-27 | 1 | -1/+2 |
* | test: provide unit test for memory functions | Heinrich Schuchardt | 2019-02-09 | 2 | -0/+15 |
* | test: Add a simple test for bloblist | Simon Glass | 2018-11-26 | 1 | -0/+1 |
* | test: Add ut_asserteq_mem | Mario Six | 2018-09-28 | 1 | -0/+18 |
* | test: unit tests for Unicode functions | Heinrich Schuchardt | 2018-09-23 | 1 | -1/+2 |
* | test: fix typo in cmd_ut_category() description | Heinrich Schuchardt | 2018-08-31 | 1 | -1/+1 |
* | test: Add ut_assertnull macro | Ramon Fried | 2018-07-19 | 1 | -0/+12 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 6 | -12/+6 |
* | test: compression: Convert to unit test framework | Simon Glass | 2017-12-04 | 2 | -0/+18 |
* | test: Add a command function for test execution | Simon Glass | 2017-12-02 | 1 | -0/+16 |
* | dm: test: Fix nit with position of backslash | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: core: Run tests with both livetree and flat tree | Simon Glass | 2017-06-01 | 1 | -0/+2 |
* | dm: test: Show the test filename when running | Simon Glass | 2017-06-01 | 1 | -0/+2 |
* | tests: Introduce DT overlay tests | Maxime Ripard | 2016-08-20 | 2 | -0/+17 |
* | Fix spelling of "occurred". | Vagrant Cascadian | 2016-05-02 | 1 | -6/+6 |
* | test: Add a macro to check that a value is not an error pointer | Simon Glass | 2015-07-21 | 1 | -0/+15 |
* | test: env: Add test framework for env | Joe Hershberger | 2015-05-21 | 2 | -0/+17 |
* | test: Return values from the asserts compatible with cmds | Joe Hershberger | 2015-05-21 | 1 | -6/+6 |
* | test: dm: Move the time test over to the ut command | Joe Hershberger | 2015-05-21 | 1 | -0/+1 |
* | test: dm: Move the dm tests over to the ut command | Joe Hershberger | 2015-05-21 | 1 | -0/+2 |
* | test: Add a common unit test command | Joe Hershberger | 2015-05-21 | 1 | -0/+11 |
* | test: Generalize the unit test framework | Joe Hershberger | 2015-05-21 | 2 | -0/+154 |