summaryrefslogtreecommitdiff
path: root/test/cmd_ut.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-23test: add first autoboot unit testsSteffen Jaeckel1-0/+1
2021-06-08test: Convert print tests to use ut frameworkSimon Glass1-0/+2
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-0/+6
2021-03-12test: Add an overall test runnerSimon Glass1-33/+5
2021-03-05test: cmd: Add a basic test for 'addrmap' commandBin Meng1-0/+6
2021-02-25test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt1-0/+2
2021-01-29test: inconsistent string testsHeinrich Schuchardt1-2/+1
2020-12-05bootm: Add tests for fixup_silent_linux()Simon Glass1-0/+1
2020-12-01test: Add some tests for setexprSimon Glass1-0/+3
2020-08-08cmd: Update the memory-search commandSimon Glass1-0/+2
2020-08-08test: Add a flag for tests that need console recordingSimon Glass1-0/+10
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-6/+8
2020-04-24test: Add the beginnings of some string testsSimon Glass1-0/+5
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt1-0/+6
2020-01-10test/cmd_ut.c: fix cmd_ut_categoryPhilippe Reynes1-1/+1
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes1-2/+10
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner1-0/+6
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt1-0/+6
2018-11-26test: Add a simple test for bloblistSimon Glass1-0/+3
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt1-3/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-04test: compression: Convert to unit test frameworkSimon Glass1-0/+7
2017-12-03test: Add a command function for test executionSimon Glass1-0/+25
2016-08-20tests: Introduce DT overlay testsMaxime Ripard1-0/+6
2015-05-21test: env: Add test framework for envJoe Hershberger1-0/+6
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger1-0/+6
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger1-0/+6
2015-05-21test: Add a common unit test commandJoe Hershberger1-0/+62