summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)AuthorFilesLines
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt2-0/+15
2018-11-26test: Add a simple test for bloblistSimon Glass1-0/+1
2018-09-28test: Add ut_asserteq_memMario Six1-0/+18
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-07-19test: Add ut_assertnull macroRamon Fried1-0/+12
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-12/+6
2017-12-04test: compression: Convert to unit test frameworkSimon Glass2-0/+18
2017-12-03test: Add a command function for test executionSimon Glass1-0/+16
2017-06-01dm: test: Fix nit with position of backslashSimon Glass1-1/+1
2017-06-01dm: core: Run tests with both livetree and flat treeSimon Glass1-0/+2
2017-06-01dm: test: Show the test filename when runningSimon Glass1-0/+2
2016-08-20tests: Introduce DT overlay testsMaxime Ripard2-0/+17
2016-05-03Fix spelling of "occurred".Vagrant Cascadian1-6/+6
2015-07-22test: Add a macro to check that a value is not an error pointerSimon Glass1-0/+15
2015-05-21test: env: Add test framework for envJoe Hershberger2-0/+17
2015-05-21test: Return values from the asserts compatible with cmdsJoe Hershberger1-6/+6
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
2015-05-21test: Generalize the unit test frameworkJoe Hershberger2-0/+154