summaryrefslogtreecommitdiffstats
path: root/test/cmd_ut.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-0/+6
|\
| * test: cmd: Add a basic test for 'addrmap' commandBin Meng2021-03-051-0/+6
* | test: Add an overall test runnerSimon Glass2021-03-121-33/+5
|/
* test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt2021-02-241-0/+2
* test: inconsistent string testsHeinrich Schuchardt2021-01-291-2/+1
* bootm: Add tests for fixup_silent_linux()Simon Glass2020-12-041-0/+1
* test: Add some tests for setexprSimon Glass2020-12-011-0/+3
* cmd: Update the memory-search commandSimon Glass2020-08-071-0/+2
* test: Add a flag for tests that need console recordingSimon Glass2020-08-071-0/+10
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-6/+8
* test: Add the beginnings of some string testsSimon Glass2020-04-241-0/+5
* test: log functions with CONFIG_LOG=nHeinrich Schuchardt2020-04-161-0/+6
* test/cmd_ut.c: fix cmd_ut_categoryPhilippe Reynes2020-01-101-1/+1
* cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-071-2/+10
* tests: add OP-TEE test suiteHeiko Stuebner2019-11-141-0/+6
* test: provide unit test for memory functionsHeinrich Schuchardt2019-02-091-0/+6
* test: Add a simple test for bloblistSimon Glass2018-11-261-0/+3
* test: unit tests for Unicode functionsHeinrich Schuchardt2018-09-231-3/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test: compression: Convert to unit test frameworkSimon Glass2017-12-041-0/+7
* test: Add a command function for test executionSimon Glass2017-12-021-0/+25
* tests: Introduce DT overlay testsMaxime Ripard2016-08-201-0/+6
* test: env: Add test framework for envJoe Hershberger2015-05-211-0/+6
* test: dm: Move the time test over to the ut commandJoe Hershberger2015-05-211-0/+6
* test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-211-0/+6
* test: Add a common unit test commandJoe Hershberger2015-05-211-0/+62