aboutsummaryrefslogtreecommitdiff
path: root/test/cmd_ut.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07cmd: Update the memory-search commandSimon Glass1-0/+2
2020-08-07test: Add a flag for tests that need console recordingSimon Glass1-0/+10
2020-05-18command: 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-02test: 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