summaryrefslogtreecommitdiffstats
path: root/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* test: inconsistent bootm testsHeinrich Schuchardt2021-01-291-1/+1
* test: Only enable bloblist test when supportedSimon Glass2021-01-161-1/+1
* bootm: Add tests for fixup_silent_linux()Simon Glass2020-12-041-0/+1
* test: linking test/compression.c failsHeinrich Schuchardt2020-11-051-1/+1
* test: test/bloblist.c depends on asm/state.hHeinrich Schuchardt2020-11-051-0/+2
* dm: test: Disable some tests that should not run in SPLSimon Glass2020-10-291-3/+6
* dm: test: Make use of CONFIG_UNIT_TESTSimon Glass2020-10-291-1/+2
* dm: test: Update Makefile conditionsSimon Glass2020-10-291-7/+7
* dm: test: Sort the MakefileSimon Glass2020-10-291-3/+3
* cmd: Add a memory-search commandSimon Glass2020-07-081-0/+1
* test: Add the beginnings of some string testsSimon Glass2020-04-241-0/+1
* test: log functions with CONFIG_LOG=nHeinrich Schuchardt2020-04-161-1/+1
* test: Add a simple test for bloblistSimon Glass2018-11-261-0/+1
* test: list: Add tests for hexdump.cMario Six2018-09-281-0/+1
* test: unit tests for Unicode functionsHeinrich Schuchardt2018-09-231-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* log: Add a test commandSimon Glass2017-12-071-0/+1
* test: Add a test for snprintf() and the banner/versionSimon Glass2017-07-111-0/+1
* test: dm: Move the time test over to the ut commandJoe Hershberger2015-05-211-1/+1
* test: Add a common unit test commandJoe Hershberger2015-05-211-0/+1
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-0/+1
* test: Add a simple time testSimon Glass2015-05-061-0/+1
* dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+2
* sandbox: add compression testsKees Cook2013-09-031-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sandbox: Add basic test for command executionSimon Glass2012-08-091-0/+45