1. d577459 test: Tidy up sandbox handling in test-main by Simon Glass · 1 year, 7 months ago
  2. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 8 months ago
  3. 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 8 months ago
  4. ecb274c dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 8 months ago
  5. 3f23ce2 test: Drop duplicate restore of DM state by Simon Glass · 1 year, 8 months ago
  6. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 1 year, 11 months ago
  7. f7a68d2 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 1 year, 11 months ago
  8. 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 1 year, 11 months ago
  9. 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 1 year, 11 months ago
  10. cbd71fa test: Support tests which can only be run manually by Simon Glass · 1 year, 11 months ago
  11. 1facaad test: Report skippped tests by Simon Glass · 1 year, 11 months ago
  12. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years ago
  13. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 1 month ago
  14. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 1 month ago
  15. eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 1 month ago
  16. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 1 month ago
  17. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 1 month ago
  18. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 1 month ago
  19. af042c2 cyclic: Add a simple test by Stefan Roese · 2 years, 1 month ago
  20. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 2 months ago
  21. ee8ab07 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 2 months ago
  22. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 2 months ago
  23. 7d02645 event: Add a simple test by Simon Glass · 2 years, 7 months ago
  24. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  25. 719d286 test: Avoid a build error with SPL by Simon Glass · 3 years, 3 months ago
  26. 494a5e1 test: Use positive conditional in test_matches() by Andy Shevchenko · 3 years, 7 months ago
  27. ff232a7 test: Allow simple glob pattern in the test name by Andy Shevchenko · 3 years, 7 months ago
  28. d4a1592 test: Allow tests to run on any board by Simon Glass · 3 years, 6 months ago
  29. e8c023c dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 6 months ago
  30. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 7 months ago
  31. 664277f test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 7 months ago
  32. 1fc9c12 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 7 months ago
  33. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 7 months ago
  34. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 7 months ago
  35. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 7 months ago
  36. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 7 months ago
  37. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 7 months ago
  38. e77615d test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 7 months ago
  39. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 7 months ago
  40. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 7 months ago
  41. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 7 months ago
  42. 7452471 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 7 months ago
  43. 19fb3db test: Drop mallinfo() work-around by Simon Glass · 3 years, 7 months ago
  44. 5a986f3 test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  45. 4b8b27e test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  46. d8ed234 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  47. 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 7 months ago
  48. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 7 months ago
  49. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 7 months ago