summaryrefslogtreecommitdiffstats
path: root/include/test
Commit message (Expand)AuthorAgeFilesLines
* test: Move some test drivers into their own fileSimon Glass2021-01-051-0/+9
* bootm: Add tests for fixup_silent_linux()Simon Glass2020-12-041-0/+1
* test: Add some tests for setexprSimon Glass2020-12-011-0/+2
* Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-301-0/+11
|\
| * dm: test: Add a way to run SPL testsSimon Glass2020-10-291-0/+11
* | test: Add a test for log filter-*Sean Anderson2020-10-301-0/+1
* | test: log: Convert log_test from python to CSean Anderson2020-10-301-0/+2
|/
* bloblist: Compare addresses rather than pointers in testsSimon Glass2020-10-061-0/+13
* cmd: Update the memory-search commandSimon Glass2020-08-071-0/+1
* test: Add a flag for tests that need console recordingSimon Glass2020-08-071-0/+1
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-071-0/+10
* 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
* clk: Add K210 pll supportSean Anderson2020-07-011-0/+16
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-12/+18
* test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt2020-05-081-1/+23
* test: Add the beginnings of some string testsSimon Glass2020-04-241-0/+1
* Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-163-0/+33
|\
| * dm: test: add test case for dev_read_u64 functionDario Binacchi2020-04-161-0/+16
| * test: log functions with CONFIG_LOG=nHeinrich Schuchardt2020-04-162-0/+17
* | 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-052-0/+69
* test: Add underscore prefix to macro parametersSimon Glass2020-02-051-22/+22
* Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini2020-01-092-0/+26
|\
| * dm: devres: Add a new OFDATA phaseSimon Glass2020-01-071-1/+2
| * dm: test: Add a test driver for devresSimon Glass2020-01-071-0/+9
| * test: Add functions to find the amount of allocated memorySimon Glass2020-01-071-0/+16
* | cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-071-1/+3
|/
* tests: add OP-TEE test suiteHeiko Stuebner2019-11-142-0/+15
* sandbox: test: Show hex values on failureSimon Glass2019-10-271-1/+2
* 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