| Commit message (Expand) | Author | Age | Files | Lines |
* | test: Add some tests for kconfig.h | Simon Glass | 2022-08-10 | 1 | -1/+3 |
* | test: fuzz: Add framework for fuzzing | Andrew Scull | 2022-06-23 | 1 | -0/+1 |
* | bootstd: Add tests for bootstd including all uclasses | Simon Glass | 2022-04-25 | 1 | -0/+1 |
* | test: add first autoboot unit tests | Steffen Jaeckel | 2021-07-23 | 1 | -0/+1 |
* | test: Allow CONFIG_SPL_LOAD_FIT to be disabled | Simon Glass | 2021-07-21 | 1 | -0/+2 |
* | spl: test: Add a test for spl_load_simple_fit() | Simon Glass | 2021-03-12 | 1 | -0/+1 |
* | test: Add an overall test runner | Simon Glass | 2021-03-12 | 1 | -0/+2 |
* | test: inconsistent bootm tests | Heinrich Schuchardt | 2021-01-29 | 1 | -1/+1 |
* | test: Only enable bloblist test when supported | Simon Glass | 2021-01-16 | 1 | -1/+1 |
* | bootm: Add tests for fixup_silent_linux() | Simon Glass | 2020-12-04 | 1 | -0/+1 |
* | test: linking test/compression.c fails | Heinrich Schuchardt | 2020-11-05 | 1 | -1/+1 |
* | test: test/bloblist.c depends on asm/state.h | Heinrich Schuchardt | 2020-11-05 | 1 | -0/+2 |
* | dm: test: Disable some tests that should not run in SPL | Simon Glass | 2020-10-29 | 1 | -3/+6 |
* | dm: test: Make use of CONFIG_UNIT_TEST | Simon Glass | 2020-10-29 | 1 | -1/+2 |
* | dm: test: Update Makefile conditions | Simon Glass | 2020-10-29 | 1 | -7/+7 |
* | dm: test: Sort the Makefile | Simon Glass | 2020-10-29 | 1 | -3/+3 |
* | cmd: Add a memory-search command | Simon Glass | 2020-07-08 | 1 | -0/+1 |
* | test: Add the beginnings of some string tests | Simon Glass | 2020-04-24 | 1 | -0/+1 |
* | test: log functions with CONFIG_LOG=n | Heinrich Schuchardt | 2020-04-16 | 1 | -1/+1 |
* | test: Add a simple test for bloblist | Simon Glass | 2018-11-26 | 1 | -0/+1 |
* | test: list: Add tests for hexdump.c | Mario Six | 2018-09-28 | 1 | -0/+1 |
* | test: unit tests for Unicode functions | Heinrich Schuchardt | 2018-09-23 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | log: Add a test command | Simon Glass | 2017-12-07 | 1 | -0/+1 |
* | test: Add a test for snprintf() and the banner/version | Simon Glass | 2017-07-11 | 1 | -0/+1 |
* | test: dm: Move the time test over to the ut command | Joe Hershberger | 2015-05-21 | 1 | -1/+1 |
* | test: Add a common unit test command | Joe Hershberger | 2015-05-21 | 1 | -0/+1 |
* | test: Generalize the unit test framework | Joe Hershberger | 2015-05-21 | 1 | -0/+1 |
* | test: Add a simple time test | Simon Glass | 2015-05-06 | 1 | -0/+1 |
* | dts, api, test: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -24/+2 |
* | sandbox: add compression tests | Kees Cook | 2013-09-03 | 1 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | sandbox: Add basic test for command execution | Simon Glass | 2012-08-09 | 1 | -0/+45 |