summaryrefslogtreecommitdiff
path: root/include/test
Commit message (Expand)AuthorAgeFilesLines
* video: Add commands to list and change fontsSimon Glass2022-10-301-0/+1
* dm: core: Complete phandle implementation using the other FDTSimon Glass2022-09-291-0/+5
* sandbox: test: Provide an easy way to use the other FDTSimon Glass2022-09-291-0/+3
* sandbox: Support setting up the other FDT for testingSimon Glass2022-09-291-2/+17
* test: Drop the UT_TESTF_LIVE_OR_FLAT flagSimon Glass2022-09-291-2/+0
* test: Make a copy of the device tree before running a testSimon Glass2022-09-291-0/+6
* test: Fix missing livetree test runsSimon Glass2022-09-291-1/+1
* test: Allow running tests multiple timesSimon Glass2022-09-022-1/+4
* dm: core: Prepare for updating the device tree with ofnodeSimon Glass2022-08-121-0/+2
* fdt: Start a test for the fdt commandSimon Glass2022-07-261-0/+1
* test: fuzz: Add framework for fuzzingAndrew Scull2022-06-231-0/+51
* cmd: load: add load command for memory mappedRui Miguel Silva2022-06-221-0/+1
* bootstd: Add tests for bootstd including all uclassesSimon Glass2022-04-251-0/+2
* doc: replace @return by Return:Heinrich Schuchardt2022-01-192-11/+11
* test: Add a way to skip console checking until a string matchesSimon Glass2021-09-161-0/+24
* test: add first autoboot unit testsSteffen Jaeckel2021-07-232-0/+16
* test: Add a test for print_buffer()Simon Glass2021-06-081-2/+2
* test: Convert print tests to use ut frameworkSimon Glass2021-06-081-0/+1
* test: Remove duplicate macroSean Anderson2021-05-261-17/+0
* test: Allow tests to run on any boardSimon Glass2021-04-061-0/+9
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-0/+2
|\
| * test: cmd: Add a basic test for 'addrmap' commandBin Meng2021-03-051-0/+2
* | test: Allow SPL to run any available testSimon Glass2021-03-121-11/+5
* | test: Rename all linker lists to have a ut_ prefixSimon Glass2021-03-121-4/+4
* | test: Add a macros for finding tests in linker_listsSimon Glass2021-03-121-0/+6
* | test: Run driver-model tests using ut_run_list()Simon Glass2021-03-121-42/+0
* | test: Use a local variable for test stateSimon Glass2021-03-121-0/+14
* | test: Add ut_run_test_live_flat() to run tests twiceSimon Glass2021-03-121-5/+8
* | test: Use ut_run_test() to run driver model testsSimon Glass2021-03-121-20/+0
* | test: Move test running into a separate functionSimon Glass2021-03-121-0/+16
* | test: Move dm_test_init() into test-main.cSimon Glass2021-03-121-9/+0
* | test: Drop struct dm_test_stateSimon Glass2021-03-121-2/+8
* | test: Handle driver model reinit in test_pre_run()Simon Glass2021-03-122-0/+12
* | test: Move delay skipping to test_pre_run()Simon Glass2021-03-121-0/+11
* | test: Create pre/post-run functionsSimon Glass2021-03-121-0/+20
* | test: Add an overall test runnerSimon Glass2021-03-121-0/+42
* | test: Rename test-main.c to test-dm.cSimon Glass2021-03-121-2/+2
* | test: Mark all driver model tests with a flagSimon Glass2021-03-121-0/+2
|/
* test: Avoid assuming sandbox board for bloblist testSimon Glass2021-01-161-0/+18
* 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