index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-main.c
Age
Commit message (
Expand
)
Author
2022-09-29
test: Fix missing livetree test runs
Simon Glass
2022-09-13
cyclic: Add a simple test
Stefan Roese
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-08-12
dm: core: Call dm_scan_other() when setting up for tests
Simon Glass
2022-08-12
dm: core: Prepare for updating the device tree with ofnode
Simon Glass
2022-03-10
event: Add a simple test
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-07-21
test: Avoid a build error with SPL
Simon Glass
2021-04-29
test: Use positive conditional in test_matches()
Andy Shevchenko
2021-04-29
test: Allow simple glob pattern in the test name
Andy Shevchenko
2021-04-06
test: Allow tests to run on any board
Simon Glass
2021-03-26
dm: test: Avoid destroying uclasses with of-platdata-inst
Simon Glass
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Move restoring of driver model state to ut_run_list()
Simon Glass
2021-03-12
test: Move the devicetree check into ut_run_list()
Simon Glass
2021-03-12
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
test: Use a local variable for test state
Simon Glass
2021-03-12
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
test: Move test running into a separate function
Simon Glass
2021-03-12
test: Move dm_test_destroy() into test-main.c
Simon Glass
2021-03-12
test: Move dm_test_init() into test-main.c
Simon Glass
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
test: Move delay skipping to test_pre_run()
Simon Glass
2021-03-12
test: Move console silencing to test_pre_run()
Simon Glass
2021-03-12
test: Drop mallinfo() work-around
Simon Glass
2021-03-12
test: Move dm_scan_plat() to test_pre_run()
Simon Glass
2021-03-12
test: Move do_autoprobe() to test_pre_run()
Simon Glass
2021-03-12
test: Move dm_extended_scan() to test_pre_run()
Simon Glass
2021-03-12
test: Call test_pre/post_run() from driver model tests
Simon Glass
2021-03-12
test: Create pre/post-run functions
Simon Glass
2021-03-12
test: Add an overall test runner
Simon Glass
[prev]