1. 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  2. 816fe6c test: Report skippped tests by Simon Glass · 2 years, 1 month ago
  3. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 2 months ago
  4. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  5. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  6. 60f0899 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
  7. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  8. 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  9. 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  10. 5be8f37 cyclic: Add a simple test by Stefan Roese · 2 years, 3 months ago
  11. 91a187b test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
  12. 9c80e54 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 4 months ago
  13. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
  14. a128b1b event: Add a simple test by Simon Glass · 2 years, 9 months ago
  15. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  16. f700504 test: Avoid a build error with SPL by Simon Glass · 3 years, 5 months ago
  17. 00d4290 test: Use positive conditional in test_matches() by Andy Shevchenko · 3 years, 10 months ago
  18. d91cfbb test: Allow simple glob pattern in the test name by Andy Shevchenko · 3 years, 10 months ago
  19. 45b807d test: Allow tests to run on any board by Simon Glass · 3 years, 8 months ago
  20. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 9 months ago
  21. 1ef74ab test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
  22. 53d1b19 test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 9 months ago
  23. 1899e13 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 9 months ago
  24. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
  25. 4066d8d test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
  26. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
  27. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
  28. 5517edb test: Move test running into a separate function by Simon Glass · 3 years, 9 months ago
  29. 5b7e55b test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 9 months ago
  30. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
  31. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
  32. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
  33. 2b566b9 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 9 months ago
  34. 86a5bd0 test: Drop mallinfo() work-around by Simon Glass · 3 years, 9 months ago
  35. 177e0fd test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  36. 242357c test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  37. d18f739 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  38. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 9 months ago
  39. d93dc7d test: Create pre/post-run functions by Simon Glass · 3 years, 9 months ago
  40. 5722fb2 test: Add an overall test runner by Simon Glass · 3 years, 9 months ago