~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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: Support tests which can only be run manuallySimon Glass2022-10-31
* test: Report skippped testsSimon Glass2022-10-31
* 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
* test: Add a test for print_buffer()Simon Glass2021-06-08
* test: Allow tests to run on any boardSimon Glass2021-04-06
* 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: Drop struct dm_test_stateSimon Glass2021-03-12
* test: Handle driver model reinit in test_pre_run()Simon Glass2021-03-12
* test: Rename test-main.c to test-dm.cSimon Glass2021-03-12
* test: Mark all driver model tests with a flagSimon Glass2021-03-12
* test: Move some test drivers into their own fileSimon Glass2021-01-05
* dm: test: Add a way to run SPL testsSimon Glass2020-10-29
* test: Add a flag for tests that need console recordingSimon Glass2020-08-07
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-07
* test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt2020-05-08
* test: Add a way to check each line of console outputSimon Glass2020-02-05
* dm: devres: Add a new OFDATA phaseSimon Glass2020-01-07
* dm: test: Add a test driver for devresSimon Glass2020-01-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: Run tests with both livetree and flat treeSimon Glass2017-06-01
* dm: test: Show the test filename when runningSimon Glass2017-06-01
* test: Generalize the unit test frameworkJoe Hershberger2015-05-21