summaryrefslogtreecommitdiff
path: root/include/test
Commit message (Expand)AuthorAgeFilesLines
* test: provide unit test for memory functionsHeinrich Schuchardt2019-02-092-0/+15
* test: Add a simple test for bloblistSimon Glass2018-11-261-0/+1
* test: Add ut_asserteq_memMario Six2018-09-281-0/+18
* test: unit tests for Unicode functionsHeinrich Schuchardt2018-09-231-1/+2
* test: fix typo in cmd_ut_category() descriptionHeinrich Schuchardt2018-08-311-1/+1
* test: Add ut_assertnull macroRamon Fried2018-07-191-0/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-12/+6
* test: compression: Convert to unit test frameworkSimon Glass2017-12-042-0/+18
* test: Add a command function for test executionSimon Glass2017-12-021-0/+16
* dm: test: Fix nit with position of backslashSimon Glass2017-06-011-1/+1
* dm: core: Run tests with both livetree and flat treeSimon Glass2017-06-011-0/+2
* dm: test: Show the test filename when runningSimon Glass2017-06-011-0/+2
* tests: Introduce DT overlay testsMaxime Ripard2016-08-202-0/+17
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-6/+6
* test: Add a macro to check that a value is not an error pointerSimon Glass2015-07-211-0/+15
* test: env: Add test framework for envJoe Hershberger2015-05-212-0/+17
* test: Return values from the asserts compatible with cmdsJoe Hershberger2015-05-211-6/+6
* test: dm: Move the time test over to the ut commandJoe Hershberger2015-05-211-0/+1
* test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-211-0/+2
* test: Add a common unit test commandJoe Hershberger2015-05-211-0/+11
* test: Generalize the unit test frameworkJoe Hershberger2015-05-212-0/+154