Commit History

作者 SHA1 備註 提交日期
  Simon Glass 719d286475 test: Avoid a build error with SPL 2 年之前
  Andy Shevchenko 494a5e126b test: Use positive conditional in test_matches() 3 年之前
  Andy Shevchenko ff232a7296 test: Allow simple glob pattern in the test name 3 年之前
  Simon Glass d4a1592a99 test: Allow tests to run on any board 3 年之前
  Simon Glass e8c023c3f9 dm: test: Avoid destroying uclasses with of-platdata-inst 3 年之前
  Simon Glass 8482356f48 test: Allow SPL to run any available test 3 年之前
  Simon Glass 664277f106 test: Move restoring of driver model state to ut_run_list() 3 年之前
  Simon Glass 1fc9c12210 test: Move the devicetree check into ut_run_list() 3 年之前
  Simon Glass f97f85e661 test: Run driver-model tests using ut_run_list() 3 年之前
  Simon Glass fe806861a9 test: Use a local variable for test state 3 年之前
  Simon Glass d2281bb09b test: Add ut_run_test_live_flat() to run tests twice 3 年之前
  Simon Glass ca44ca0556 test: Use ut_run_test() to run driver model tests 3 年之前
  Simon Glass 99a88fe1bd test: Move test running into a separate function 3 年之前
  Simon Glass e77615d3a7 test: Move dm_test_destroy() into test-main.c 3 年之前
  Simon Glass c79705ea93 test: Move dm_test_init() into test-main.c 3 年之前
  Simon Glass 72b524cf42 test: Handle driver model reinit in test_pre_run() 3 年之前
  Simon Glass 47ec3ede4e test: Move delay skipping to test_pre_run() 3 年之前
  Simon Glass 7452471287 test: Move console silencing to test_pre_run() 3 年之前
  Simon Glass 19fb3dba8e test: Drop mallinfo() work-around 3 年之前
  Simon Glass 5a986f3fee test: Move dm_scan_plat() to test_pre_run() 3 年之前
  Simon Glass 4b8b27e3d2 test: Move do_autoprobe() to test_pre_run() 3 年之前
  Simon Glass d8ed234b29 test: Move dm_extended_scan() to test_pre_run() 3 年之前
  Simon Glass 30a0d2064d test: Call test_pre/post_run() from driver model tests 3 年之前
  Simon Glass d002a27644 test: Create pre/post-run functions 3 年之前
  Simon Glass 1c7217511c test: Add an overall test runner 3 年之前