Age | Commit message (Expand) | Author | Files | Lines |
2019-02-09 | test: provide unit test for memory functions | Heinrich Schuchardt | 2 | -0/+15 |
2018-11-26 | test: Add a simple test for bloblist | Simon Glass | 1 | -0/+1 |
2018-09-28 | test: Add ut_asserteq_mem | Mario Six | 1 | -0/+18 |
2018-09-23 | test: unit tests for Unicode functions | Heinrich Schuchardt | 1 | -1/+2 |
2018-08-31 | test: fix typo in cmd_ut_category() description | Heinrich Schuchardt | 1 | -1/+1 |
2018-07-19 | test: Add ut_assertnull macro | Ramon Fried | 1 | -0/+12 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 6 | -12/+6 |
2017-12-04 | test: compression: Convert to unit test framework | Simon Glass | 2 | -0/+18 |
2017-12-03 | test: Add a command function for test execution | Simon Glass | 1 | -0/+16 |
2017-06-01 | dm: test: Fix nit with position of backslash | Simon Glass | 1 | -1/+1 |
2017-06-01 | dm: core: Run tests with both livetree and flat tree | Simon Glass | 1 | -0/+2 |
2017-06-01 | dm: test: Show the test filename when running | Simon Glass | 1 | -0/+2 |
2016-08-20 | tests: Introduce DT overlay tests | Maxime Ripard | 2 | -0/+17 |
2016-05-03 | Fix spelling of "occurred". | Vagrant Cascadian | 1 | -6/+6 |
2015-07-22 | test: Add a macro to check that a value is not an error pointer | Simon Glass | 1 | -0/+15 |
2015-05-21 | test: env: Add test framework for env | Joe Hershberger | 2 | -0/+17 |
2015-05-21 | test: Return values from the asserts compatible with cmds | Joe Hershberger | 1 | -6/+6 |
2015-05-21 | test: dm: Move the time test over to the ut command | Joe Hershberger | 1 | -0/+1 |
2015-05-21 | test: dm: Move the dm tests over to the ut command | Joe Hershberger | 1 | -0/+2 |
2015-05-21 | test: Add a common unit test command | Joe Hershberger | 1 | -0/+11 |
2015-05-21 | test: Generalize the unit test framework | Joe Hershberger | 2 | -0/+154 |