~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* expo: Support building an expo from a description fileSimon Glass2023-07-14
* test: Restore test behaviour on failureSimon Glass2023-07-14
* test: bdinfo: Add test for command bdinfoMarek Vasut2023-06-20
* test: Add test for new command pci_mpsStephen Carlson2023-03-30
* test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut2023-03-14
* test: Add ut_assert_nextline_empty() empty line helperMarek Vasut2023-03-08
* cmd: Add a SEAMA image load commandLinus Walleij2023-02-06
* sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass2023-01-23
* test: Add a generic function to skip delaysSimon Glass2023-01-23
* sandbox: Allow ethernet bootdevs to be disabled for testsSimon Glass2023-01-23
* sandbox: Allow ethernet to be disabled at runtimeSimon Glass2023-01-23
* test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut2023-01-11
* test: Add a way to detect a test that breaks anotherSimon Glass2022-11-07
* test: Support tests which can only be run manuallySimon Glass2022-10-31
* test: Report skippped testsSimon Glass2022-10-31
* video: Add commands to list and change fontsSimon Glass2022-10-30
* dm: core: Complete phandle implementation using the other FDTSimon Glass2022-09-29
* sandbox: test: Provide an easy way to use the other FDTSimon Glass2022-09-29
* sandbox: Support setting up the other FDT for testingSimon Glass2022-09-29
* test: Drop the UT_TESTF_LIVE_OR_FLAT flagSimon Glass2022-09-29
* test: Make a copy of the device tree before running a testSimon Glass2022-09-29
* test: Fix missing livetree test runsSimon Glass2022-09-29
* test: Allow running tests multiple timesSimon Glass2022-09-02
* dm: core: Prepare for updating the device tree with ofnodeSimon Glass2022-08-12
* fdt: Start a test for the fdt commandSimon Glass2022-07-26
* test: fuzz: Add framework for fuzzingAndrew Scull2022-06-23
* cmd: load: add load command for memory mappedRui Miguel Silva2022-06-22
* bootstd: Add tests for bootstd including all uclassesSimon Glass2022-04-25
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* test: Add a way to skip console checking until a string matchesSimon Glass2021-09-16
* test: add first autoboot unit testsSteffen Jaeckel2021-07-23
* test: Add a test for print_buffer()Simon Glass2021-06-08
* test: Convert print tests to use ut frameworkSimon Glass2021-06-08
* test: Remove duplicate macroSean Anderson2021-05-26
* test: Allow tests to run on any boardSimon Glass2021-04-06
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-15
|\
| * test: cmd: Add a basic test for 'addrmap' commandBin Meng2021-03-05
* | test: Allow SPL to run any available testSimon Glass2021-03-12
* | test: Rename all linker lists to have a ut_ prefixSimon Glass2021-03-12
* | test: Add a macros for finding tests in linker_listsSimon Glass2021-03-12
* | test: Run driver-model tests using ut_run_list()Simon Glass2021-03-12
* | test: Use a local variable for test stateSimon Glass2021-03-12
* | test: Add ut_run_test_live_flat() to run tests twiceSimon Glass2021-03-12
* | test: Use ut_run_test() to run driver model testsSimon Glass2021-03-12
* | test: Move test running into a separate functionSimon Glass2021-03-12
* | test: Move dm_test_init() into test-main.cSimon Glass2021-03-12
* | test: Drop struct dm_test_stateSimon Glass2021-03-12
* | test: Handle driver model reinit in test_pre_run()Simon Glass2021-03-12
* | test: Move delay skipping to test_pre_run()Simon Glass2021-03-12
* | test: Create pre/post-run functionsSimon Glass2021-03-12