aboutsummaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)AuthorFilesLines
2023-12-28test: Add framework to test hush behaviorFrancis Laniel2-0/+16
2023-12-13test: Add helper to skip to partial console lineSimon Glass1-0/+30
2023-12-13test: Add a new suite for commandsSimon Glass2-0/+16
2023-11-16test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson1-0/+4
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+1
2023-10-27test: Add sandbox TPM boot measurementEddie James1-0/+1
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin1-0/+1
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson1-0/+5
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson1-0/+30
2023-10-17test: spl: Add functions to create filesystemsSean Anderson1-0/+3
2023-10-17test: spl: Add functions to create imagesSean Anderson1-0/+117
2023-10-11expo: Update tests to include textlineSimon Glass1-1/+4
2023-07-14expo: Support building an expo from a description fileSimon Glass1-0/+29
2023-07-14test: Restore test behaviour on failureSimon Glass1-18/+18
2023-06-20test: bdinfo: Add test for command bdinfoMarek Vasut1-0/+1
2023-03-30test: Add test for new command pci_mpsStephen Carlson1-0/+2
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut1-50/+102
2023-03-08test: Add ut_assert_nextline_empty() empty line helperMarek Vasut1-0/+4
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij1-0/+1
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass1-0/+19
2023-01-23test: Add a generic function to skip delaysSimon Glass1-0/+16
2023-01-23sandbox: Allow ethernet bootdevs to be disabled for testsSimon Glass1-0/+12
2023-01-23sandbox: Allow ethernet to be disabled at runtimeSimon Glass1-0/+25
2023-01-11test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut1-0/+1
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass1-1/+6
2022-10-31test: Support tests which can only be run manuallySimon Glass2-1/+11
2022-10-31test: Report skippped testsSimon Glass1-0/+2
2022-10-30video: Add commands to list and change fontsSimon Glass1-0/+1
2022-09-29dm: core: Complete phandle implementation using the other FDTSimon Glass1-0/+5
2022-09-29sandbox: test: Provide an easy way to use the other FDTSimon Glass1-0/+3
2022-09-29sandbox: Support setting up the other FDT for testingSimon Glass1-2/+17
2022-09-29test: Drop the UT_TESTF_LIVE_OR_FLAT flagSimon Glass1-2/+0
2022-09-29test: Make a copy of the device tree before running a testSimon Glass1-0/+6
2022-09-29test: Fix missing livetree test runsSimon Glass1-1/+1
2022-09-02test: Allow running tests multiple timesSimon Glass2-1/+4
2022-08-12dm: core: Prepare for updating the device tree with ofnodeSimon Glass1-0/+2
2022-07-26fdt: Start a test for the fdt commandSimon Glass1-0/+1
2022-06-23test: fuzz: Add framework for fuzzingAndrew Scull1-0/+51
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva1-0/+1
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-0/+2
2022-01-19doc: replace @return by Return:Heinrich Schuchardt2-11/+11
2021-09-16test: Add a way to skip console checking until a string matchesSimon Glass1-0/+24
2021-07-23test: add first autoboot unit testsSteffen Jaeckel2-0/+16
2021-06-08test: Add a test for print_buffer()Simon Glass1-2/+2
2021-06-08test: Convert print tests to use ut frameworkSimon Glass1-0/+1
2021-05-26test: Remove duplicate macroSean Anderson1-17/+0
2021-04-06test: Allow tests to run on any boardSimon Glass1-0/+9
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-0/+2
2021-03-12test: Allow SPL to run any available testSimon Glass1-11/+5
2021-03-12test: Rename all linker lists to have a ut_ prefixSimon Glass1-4/+4