summaryrefslogtreecommitdiffstats
path: root/include/test/ut.h
Commit message (Expand)AuthorAgeFilesLines
* test: Avoid assuming sandbox board for bloblist testSimon Glass2021-01-161-0/+18
* bloblist: Compare addresses rather than pointers in testsSimon Glass2020-10-061-0/+13
* test: Add a way to check part of a console line or skip itSimon Glass2020-08-071-0/+59
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-031-0/+1
* acpi: Support writing a nameSimon Glass2020-07-171-0/+17
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-161-0/+16
|\
| * dm: test: add test case for dev_read_u64 functionDario Binacchi2020-04-161-0/+16
* | test: Add hexdump.h to the unit test headerSimon Glass2020-04-161-0/+1
|/
* test: Add a way to check each line of console outputSimon Glass2020-02-051-0/+65
* test: Add underscore prefix to macro parametersSimon Glass2020-02-051-22/+22
* test: Add functions to find the amount of allocated memorySimon Glass2020-01-071-0/+16
* sandbox: test: Show hex values on failureSimon Glass2019-10-271-1/+2
* test: Add ut_asserteq_memMario Six2018-09-281-0/+18
* test: Add ut_assertnull macroRamon Fried2018-07-191-0/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: test: Fix nit with position of backslashSimon Glass2017-06-011-1/+1
* 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: Return values from the asserts compatible with cmdsJoe Hershberger2015-05-211-6/+6
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-0/+107