~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
test-dm.c
Commit message (
Expand
)
Author
Age
*
dm: test: Drop the special function for running DM tests
Simon Glass
2022-11-07
*
test: Support tests which can only be run manually
Simon Glass
2022-10-31
*
test: Allow running tests multiple times
Simon Glass
2022-09-02
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
test: Allow SPL to run any available test
Simon Glass
2021-03-12
*
test: Add a macros for finding tests in linker_lists
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: Use return values in dm_test_run()
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: Drop dm_do_test()
Simon Glass
2021-03-12
*
test: Use ut_run_test() to run driver model tests
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: Drop struct dm_test_state
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: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12