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