1. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  2. 0f7eb63 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · Sat Oct 29 19:47:09 2022 -0600
  3. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  4. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  5. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  6. 816fe6c test: Report skippped tests by Simon Glass · Thu Oct 20 18:22:48 2022 -0600
  7. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · Wed Oct 12 21:57:51 2022 +0200
  8. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  9. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · Tue Sep 06 20:27:11 2022 -0600
  10. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600
  11. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  12. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  13. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  14. 5be8f37 cyclic: Add a simple test by Stefan Roese · Fri Sep 02 13:57:54 2022 +0200
  15. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  16. 9c80e54 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · Sat Jul 30 15:52:26 2022 -0600
  17. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · Sat Jul 30 15:52:12 2022 -0600
  18. a128b1b event: Add a simple test by Simon Glass · Fri Mar 04 08:43:01 2022 -0700
  19. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  20. f700504 test: Avoid a build error with SPL by Simon Glass · Mon Jul 05 16:32:43 2021 -0600
  21. 00d4290 test: Use positive conditional in test_matches() by Andy Shevchenko · Thu Feb 11 16:40:11 2021 +0200
  22. d91cfbb test: Allow simple glob pattern in the test name by Andy Shevchenko · Thu Feb 11 16:40:10 2021 +0200
  23. 45b807d test: Allow tests to run on any board by Simon Glass · Thu Mar 25 10:44:33 2021 +1300
  24. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:21 2021 +1300
  25. 1ef74ab test: Allow SPL to run any available test by Simon Glass · Sun Mar 07 17:35:12 2021 -0700
  26. 53d1b19 test: Move restoring of driver model state to ut_run_list() by Simon Glass · Sun Mar 07 17:35:08 2021 -0700
  27. 1899e13 test: Move the devicetree check into ut_run_list() by Simon Glass · Sun Mar 07 17:35:07 2021 -0700
  28. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · Sun Mar 07 17:35:05 2021 -0700
  29. 4066d8d test: Use a local variable for test state by Simon Glass · Sun Mar 07 17:35:04 2021 -0700
  30. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · Sun Mar 07 17:35:03 2021 -0700
  31. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · Sun Mar 07 17:35:01 2021 -0700
  32. 5517edb test: Move test running into a separate function by Simon Glass · Sun Mar 07 17:35:00 2021 -0700
  33. 5b7e55b test: Move dm_test_destroy() into test-main.c by Simon Glass · Sun Mar 07 17:34:59 2021 -0700
  34. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · Sun Mar 07 17:34:58 2021 -0700
  35. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · Sun Mar 07 17:34:56 2021 -0700
  36. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · Sun Mar 07 17:34:55 2021 -0700
  37. 2b566b9 test: Move console silencing to test_pre_run() by Simon Glass · Sun Mar 07 17:34:54 2021 -0700
  38. 86a5bd0 test: Drop mallinfo() work-around by Simon Glass · Sun Mar 07 17:34:53 2021 -0700
  39. 177e0fd test: Move dm_scan_plat() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:52 2021 -0700
  40. 242357c test: Move do_autoprobe() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:51 2021 -0700
  41. d18f739 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:50 2021 -0700
  42. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · Sun Mar 07 17:34:49 2021 -0700
  43. d93dc7d test: Create pre/post-run functions by Simon Glass · Sun Mar 07 17:34:48 2021 -0700
  44. 5722fb2 test: Add an overall test runner by Simon Glass · Sun Mar 07 17:34:47 2021 -0700