summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)Author
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt
2018-11-26test: Add a simple test for bloblistSimon Glass
2018-09-28test: Add ut_asserteq_memMario Six
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt
2018-08-31test: fix typo in cmd_ut_category() descriptionHeinrich Schuchardt
2018-07-19test: Add ut_assertnull macroRamon Fried
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
2017-06-01dm: test: Fix nit with position of backslashSimon Glass
2017-06-01dm: core: Run tests with both livetree and flat treeSimon Glass
2017-06-01dm: test: Show the test filename when runningSimon Glass
2016-08-20tests: Introduce DT overlay testsMaxime Ripard
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2015-07-21test: Add a macro to check that a value is not an error pointerSimon Glass
2015-05-21test: env: Add test framework for envJoe Hershberger
2015-05-21test: Return values from the asserts compatible with cmdsJoe 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
2015-05-21test: Generalize the unit test frameworkJoe Hershberger