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