summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)Author
2025-01-24test: Drop the function for running bloblist testsSimon Glass
2025-01-24test: Drop the function for running measurement testsSimon Glass
2025-01-24test: Drop the function for running setexpr testsSimon Glass
2025-01-24test: Drop the function for running mem testsSimon Glass
2025-01-24test: Drop the function for running mbr testsSimon Glass
2025-01-24test: Drop the function for running log testsSimon Glass
2025-01-24test: Drop the function for running lib testsSimon Glass
2025-01-24test: Drop the function for running font testsSimon Glass
2025-01-24test: Drop the function for running fdt testsSimon Glass
2025-01-24test: Drop the function for running exit testsSimon Glass
2025-01-24test: Drop the function for running env testsSimon Glass
2025-01-24test: Drop the function for running dm testsSimon Glass
2025-01-24test: Drop the function for running common testsSimon Glass
2025-01-24test: Drop the function for running cmd testsSimon Glass
2025-01-24test: Drop the function for running bdinfo testsSimon Glass
2025-01-24test: Introduce a better array of test suitesSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon Glass
2025-01-24test: Pass the test-state into ut_run_list()Simon Glass
2025-01-24test: Rename test_get_state() to ut_get_state()Simon Glass
2025-01-24test: Drop unused suite prototypesSimon Glass
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13compression: test: Move into the lib suiteSimon Glass
2024-11-03test: Allow saving and restoring the bloblistSimon Glass
2024-10-18expo: Use standard numbering for save and discardSimon Glass
2024-08-26test: log: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-09upl: Add basic testsSimon Glass
2023-12-28test: Add framework to test hush behaviorFrancis Laniel
2023-12-13test: Add helper to skip to partial console lineSimon Glass
2023-12-13test: Add a new suite for commandsSimon Glass
2023-11-16test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27test: Add sandbox TPM boot measurementEddie James
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson
2023-10-17test: spl: Add functions to create filesystemsSean Anderson
2023-10-17test: spl: Add functions to create imagesSean Anderson
2023-10-11expo: Update tests to include textlineSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14test: Restore test behaviour on failureSimon Glass
2023-06-20test: bdinfo: Add test for command bdinfoMarek Vasut
2023-03-30test: Add test for new command pci_mpsStephen Carlson
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut
2023-03-08test: Add ut_assert_nextline_empty() empty line helperMarek Vasut
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass
2023-01-23test: Add a generic function to skip delaysSimon Glass