Commit History

Author SHA1 Message Date
  Simon Glass 8482356f48 test: Allow SPL to run any available test 3 years ago
  Simon Glass a7a98755b8 test: Add a macros for finding tests in linker_lists 3 years ago
  Simon Glass 664277f106 test: Move restoring of driver model state to ut_run_list() 3 years ago
  Simon Glass 1fc9c12210 test: Move the devicetree check into ut_run_list() 3 years ago
  Simon Glass 45d191af02 test: Use return values in dm_test_run() 3 years ago
  Simon Glass f97f85e661 test: Run driver-model tests using ut_run_list() 3 years ago
  Simon Glass fe806861a9 test: Use a local variable for test state 3 years ago
  Simon Glass d2281bb09b test: Add ut_run_test_live_flat() to run tests twice 3 years ago
  Simon Glass c169d542bb test: Drop dm_do_test() 3 years ago
  Simon Glass ca44ca0556 test: Use ut_run_test() to run driver model tests 3 years ago
  Simon Glass e77615d3a7 test: Move dm_test_destroy() into test-main.c 3 years ago
  Simon Glass c79705ea93 test: Move dm_test_init() into test-main.c 3 years ago
  Simon Glass 4a467c6de6 test: Drop struct dm_test_state 3 years ago
  Simon Glass 72b524cf42 test: Handle driver model reinit in test_pre_run() 3 years ago
  Simon Glass 47ec3ede4e test: Move delay skipping to test_pre_run() 3 years ago
  Simon Glass 7452471287 test: Move console silencing to test_pre_run() 3 years ago
  Simon Glass 19fb3dba8e test: Drop mallinfo() work-around 3 years ago
  Simon Glass 5a986f3fee test: Move dm_scan_plat() to test_pre_run() 3 years ago
  Simon Glass 4b8b27e3d2 test: Move do_autoprobe() to test_pre_run() 3 years ago
  Simon Glass d8ed234b29 test: Move dm_extended_scan() to test_pre_run() 3 years ago
  Simon Glass 30a0d2064d test: Call test_pre/post_run() from driver model tests 3 years ago
  Simon Glass 409f4a2a72 test: Rename test-main.c to test-dm.c 3 years ago