aboutsummaryrefslogtreecommitdiffstats
path: root/include/test
Commit message (Expand)AuthorAgeFilesLines
* test: Add framework to test hush behaviorFrancis Laniel2023-12-282-0/+16
* test: Add helper to skip to partial console lineSimon Glass2023-12-131-0/+30
* test: Add a new suite for commandsSimon Glass2023-12-132-0/+16
* test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson2023-11-161-0/+4
* Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...27Oct2023Tom Rini2023-10-271-0/+1
|\
| * test: Add sandbox TPM boot measurementEddie James2023-10-271-0/+1
* | cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin2023-10-241-0/+1
* | test: spl: Add a test for the NOR load methodSean Anderson2023-10-171-0/+5
* | test: spl: Add a test for the MMC load methodSean Anderson2023-10-171-0/+30
* | test: spl: Add functions to create filesystemsSean Anderson2023-10-171-0/+3
* | test: spl: Add functions to create imagesSean Anderson2023-10-171-0/+117
* | expo: Update tests to include textlineSimon Glass2023-10-111-1/+4
|/
* expo: Support building an expo from a description fileSimon Glass2023-07-141-0/+29
* test: Restore test behaviour on failureSimon Glass2023-07-141-18/+18
* test: bdinfo: Add test for command bdinfoMarek Vasut2023-06-201-0/+1
* test: Add test for new command pci_mpsStephen Carlson2023-03-301-0/+2
* test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut2023-03-141-50/+102
* test: Add ut_assert_nextline_empty() empty line helperMarek Vasut2023-03-081-0/+4
* cmd: Add a SEAMA image load commandWIP/2023-02-06-assorted-updatesLinus Walleij2023-02-061-0/+1
* sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass2023-01-231-0/+19
* test: Add a generic function to skip delaysSimon Glass2023-01-231-0/+16
* sandbox: Allow ethernet bootdevs to be disabled for testsSimon Glass2023-01-231-0/+12
* sandbox: Allow ethernet to be disabled at runtimeSimon Glass2023-01-231-0/+25
* test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut2023-01-111-0/+1
* test: Add a way to detect a test that breaks anotherSimon Glass2022-11-071-1/+6
* test: Support tests which can only be run manuallySimon Glass2022-10-312-1/+11
* test: Report skippped testsSimon Glass2022-10-311-0/+2
* 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 testsWIP/2021-07-23-reboot-mode-and-cryptfs-passwd-supportSteffen 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 macroWIP/2021-05-26-assorted-bugfixesSean 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