summaryrefslogtreecommitdiff
path: root/test/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-07-23test: add first autoboot unit testsSteffen Jaeckel1-0/+1
2021-07-21test: Allow CONFIG_SPL_LOAD_FIT to be disabledSimon Glass1-0/+2
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass1-0/+1
2021-03-12test: Add an overall test runnerSimon Glass1-0/+2
2021-01-29test: inconsistent bootm testsHeinrich Schuchardt1-1/+1
2021-01-16test: Only enable bloblist test when supportedSimon Glass1-1/+1
2020-12-05bootm: Add tests for fixup_silent_linux()Simon Glass1-0/+1
2020-11-05test: linking test/compression.c failsHeinrich Schuchardt1-1/+1
2020-11-05test: test/bloblist.c depends on asm/state.hHeinrich Schuchardt1-0/+2
2020-10-29dm: test: Disable some tests that should not run in SPLSimon Glass1-3/+6
2020-10-29dm: test: Make use of CONFIG_UNIT_TESTSimon Glass1-1/+2
2020-10-29dm: test: Update Makefile conditionsSimon Glass1-7/+7
2020-10-29dm: test: Sort the MakefileSimon Glass1-3/+3
2020-07-09cmd: Add a memory-search commandSimon Glass1-0/+1
2020-04-24test: Add the beginnings of some string testsSimon Glass1-0/+1
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt1-1/+1
2018-11-26test: Add a simple test for bloblistSimon Glass1-0/+1
2018-09-28test: list: Add tests for hexdump.cMario Six1-0/+1
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-12-07log: Add a test commandSimon Glass1-0/+1
2017-07-11test: Add a test for snprintf() and the banner/versionSimon Glass1-0/+1
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger1-1/+1
2015-05-21test: Add a common unit test commandJoe Hershberger1-0/+1
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-0/+1
2015-05-06test: Add a simple time testSimon Glass1-0/+1
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada1-24/+2
2013-09-03sandbox: add compression testsKees Cook1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-08-10sandbox: Add basic test for command executionSimon Glass1-0/+45