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