1. a128b1b event: Add a simple test by Simon Glass · Fri Mar 04 08:43:01 2022 -0700
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  3. f700504 test: Avoid a build error with SPL by Simon Glass · Mon Jul 05 16:32:43 2021 -0600
  4. 00d4290 test: Use positive conditional in test_matches() by Andy Shevchenko · Thu Feb 11 16:40:11 2021 +0200
  5. d91cfbb test: Allow simple glob pattern in the test name by Andy Shevchenko · Thu Feb 11 16:40:10 2021 +0200
  6. 45b807d test: Allow tests to run on any board by Simon Glass · Thu Mar 25 10:44:33 2021 +1300
  7. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:21 2021 +1300
  8. 1ef74ab test: Allow SPL to run any available test by Simon Glass · Sun Mar 07 17:35:12 2021 -0700
  9. 53d1b19 test: Move restoring of driver model state to ut_run_list() by Simon Glass · Sun Mar 07 17:35:08 2021 -0700
  10. 1899e13 test: Move the devicetree check into ut_run_list() by Simon Glass · Sun Mar 07 17:35:07 2021 -0700
  11. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · Sun Mar 07 17:35:05 2021 -0700
  12. 4066d8d test: Use a local variable for test state by Simon Glass · Sun Mar 07 17:35:04 2021 -0700
  13. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · Sun Mar 07 17:35:03 2021 -0700
  14. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · Sun Mar 07 17:35:01 2021 -0700
  15. 5517edb test: Move test running into a separate function by Simon Glass · Sun Mar 07 17:35:00 2021 -0700
  16. 5b7e55b test: Move dm_test_destroy() into test-main.c by Simon Glass · Sun Mar 07 17:34:59 2021 -0700
  17. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · Sun Mar 07 17:34:58 2021 -0700
  18. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · Sun Mar 07 17:34:56 2021 -0700
  19. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · Sun Mar 07 17:34:55 2021 -0700
  20. 2b566b9 test: Move console silencing to test_pre_run() by Simon Glass · Sun Mar 07 17:34:54 2021 -0700
  21. 86a5bd0 test: Drop mallinfo() work-around by Simon Glass · Sun Mar 07 17:34:53 2021 -0700
  22. 177e0fd test: Move dm_scan_plat() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:52 2021 -0700
  23. 242357c test: Move do_autoprobe() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:51 2021 -0700
  24. d18f739 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:50 2021 -0700
  25. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · Sun Mar 07 17:34:49 2021 -0700
  26. d93dc7d test: Create pre/post-run functions by Simon Glass · Sun Mar 07 17:34:48 2021 -0700
  27. 5722fb2 test: Add an overall test runner by Simon Glass · Sun Mar 07 17:34:47 2021 -0700