1. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · 14 days ago
  2. 4c4bf3e test: Quote test names by Simon Glass · 4 weeks ago
  3. d3805b1 test: Correct display of failing test by Simon Glass · 4 weeks ago
  4. be277ee test: Allow saving and restoring the bloblist by Simon Glass · 4 weeks ago
  5. 798b5c5 test: Expand implementation of ut_list_has_dm_tests() by Simon Glass · 6 weeks ago
  6. b0fd7a2 test: Drop mention of old flags in a comment by Simon Glass · 6 weeks ago
  7. 94b3583 test: Avoid failing skipped tests by Simon Glass · 7 weeks ago
  8. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  9. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 3 months ago
  10. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 3 months ago
  11. 1a92f83 test: Rename unit-test flags by Simon Glass · 3 months ago
  12. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  13. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  14. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  15. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
  16. 5765fb1 test: Fix SPL tests not being run by Sean Anderson · 1 year, 2 months ago
  17. 72e1d33 test: Skip flat-tree tests if devicetree is not used by Simon Glass · 1 year, 5 months ago
  18. 16f5147 test: dm: restore /firmware nodes after testing by AKASHI Takahiro · 1 year, 6 months ago
  19. 234f05b test: Tidy up sandbox handling in test-main by Simon Glass · 1 year, 9 months ago
  20. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  21. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  22. b9ff648 dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 10 months ago
  23. 1b7664a test: Drop duplicate restore of DM state by Simon Glass · 1 year, 10 months ago
  24. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
  25. 0f7eb63 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 2 years, 1 month ago
  26. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
  27. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
  28. 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  29. 816fe6c test: Report skippped tests by Simon Glass · 2 years, 1 month ago
  30. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 2 months ago
  31. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  32. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  33. 60f0899 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
  34. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  35. 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  36. 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  37. 5be8f37 cyclic: Add a simple test by Stefan Roese · 2 years, 3 months ago
  38. 91a187b test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
  39. 9c80e54 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 4 months ago
  40. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
  41. a128b1b event: Add a simple test by Simon Glass · 2 years, 9 months ago
  42. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  43. f700504 test: Avoid a build error with SPL by Simon Glass · 3 years, 5 months ago
  44. 00d4290 test: Use positive conditional in test_matches() by Andy Shevchenko · 3 years, 10 months ago
  45. d91cfbb test: Allow simple glob pattern in the test name by Andy Shevchenko · 3 years, 10 months ago
  46. 45b807d test: Allow tests to run on any board by Simon Glass · 3 years, 8 months ago
  47. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 9 months ago
  48. 1ef74ab test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
  49. 53d1b19 test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 9 months ago
  50. 1899e13 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 9 months ago
  51. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
  52. 4066d8d test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
  53. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
  54. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
  55. 5517edb test: Move test running into a separate function by Simon Glass · 3 years, 9 months ago
  56. 5b7e55b test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 9 months ago
  57. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
  58. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
  59. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
  60. 2b566b9 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 9 months ago
  61. 86a5bd0 test: Drop mallinfo() work-around by Simon Glass · 3 years, 9 months ago
  62. 177e0fd test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  63. 242357c test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  64. d18f739 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  65. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 9 months ago
  66. d93dc7d test: Create pre/post-run functions by Simon Glass · 3 years, 9 months ago
  67. 5722fb2 test: Add an overall test runner by Simon Glass · 3 years, 9 months ago