summaryrefslogtreecommitdiff
path: root/include/test/suites.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2021-07-23test: add first autoboot unit testsSteffen Jaeckel1-0/+1
2021-06-08test: Convert print tests to use ut frameworkSimon Glass1-0/+1
2021-03-05test: cmd: Add a basic test for 'addrmap' commandBin Meng1-0/+2
2020-12-05bootm: Add tests for fixup_silent_linux()Simon Glass1-0/+1
2020-12-01test: Add some tests for setexprSimon Glass1-0/+2
2020-08-08cmd: Update the memory-search commandSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-12/+17
2020-04-24test: Add the beginnings of some string testsSimon Glass1-0/+1
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt1-0/+1
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes1-1/+3
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner1-0/+1
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt1-0/+1
2018-11-26test: Add a simple test for bloblistSimon Glass1-0/+1
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt1-1/+2
2018-08-31test: fix typo in cmd_ut_category() descriptionHeinrich Schuchardt1-1/+1
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/+1
2017-12-03test: Add a command function for test executionSimon Glass1-0/+16
2016-08-20tests: Introduce DT overlay testsMaxime Ripard1-0/+1
2015-05-21test: env: Add test framework for envJoe Hershberger1-0/+1
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger1-0/+1
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger1-0/+2
2015-05-21test: Add a common unit test commandJoe Hershberger1-0/+11