1. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years ago
  2. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 1 month ago
  3. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 1 month ago
  4. eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 1 month ago
  5. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 1 month ago
  6. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 1 month ago
  7. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 1 month ago
  8. af042c2 cyclic: Add a simple test by Stefan Roese · 2 years, 1 month ago
  9. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 2 months ago
  10. ee8ab07 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 2 months ago
  11. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 2 months ago
  12. 7d02645 event: Add a simple test by Simon Glass · 2 years, 7 months ago
  13. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  14. 719d286 test: Avoid a build error with SPL by Simon Glass · 3 years, 3 months ago
  15. 494a5e1 test: Use positive conditional in test_matches() by Andy Shevchenko · 3 years, 7 months ago
  16. ff232a7 test: Allow simple glob pattern in the test name by Andy Shevchenko · 3 years, 7 months ago
  17. d4a1592 test: Allow tests to run on any board by Simon Glass · 3 years, 6 months ago
  18. e8c023c dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 6 months ago
  19. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 7 months ago
  20. 664277f test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 7 months ago
  21. 1fc9c12 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 7 months ago
  22. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 7 months ago
  23. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 7 months ago
  24. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 7 months ago
  25. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 7 months ago
  26. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 7 months ago
  27. e77615d test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 7 months ago
  28. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 7 months ago
  29. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 7 months ago
  30. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 7 months ago
  31. 7452471 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 7 months ago
  32. 19fb3db test: Drop mallinfo() work-around by Simon Glass · 3 years, 7 months ago
  33. 5a986f3 test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  34. 4b8b27e test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  35. d8ed234 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  36. 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 7 months ago
  37. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 7 months ago
  38. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 7 months ago