1. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  2. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  3. c0b0b14 dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years, 1 month ago
  4. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  5. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  6. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  8. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  9. 492d7b5 test: Enable console recording in tests by Simon Glass · 4 years, 10 months ago
  10. a10a383 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · 5 years ago
  11. c5987ae dm: test: Don't fail when tests are skipped due to build by Simon Glass · 5 years ago
  12. 14866fb dm: test: Fix running of multiple test from command line by Simon Glass · 5 years ago
  13. 1e5c4e1 dm: test: Fix typo in test-main comment by Michal Simek · 6 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 9cc2d14 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago
  16. 017886b dm: core: Run tests with both livetree and flat tree by Simon Glass · 8 years ago
  17. d0fbcab dm: test: Add support for running tests with livetree by Simon Glass · 8 years ago
  18. be408ee dm: test: Show the test filename when running by Simon Glass · 8 years ago
  19. 3f65b03 dm: test: Move test running code into a separate function by Simon Glass · 8 years ago
  20. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · 8 years ago
  21. f19d9f2 dm: core: Scan the live tree when setting up driver model by Simon Glass · 8 years ago
  22. fcebff5 test/dm: clear unit test failure count each run by Stephen Warren · 9 years ago
  23. fe6d12a test: Record and silence console in tests by Simon Glass · 9 years ago
  24. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  25. 2d7c499 dm: usb: Avoid time delays in sandbox tests by Simon Glass · 9 years ago
  26. 5b0e996 dm: test: Allow test names to leave out the dm_test_ prefix by Simon Glass · 9 years ago
  27. ff78e96 test: dm: Recover the driver model tree after tests by Joe Hershberger · 10 years ago
  28. 9e5ce98 test: dm: Don't bail on all tests if one test fails by Joe Hershberger · 10 years ago
  29. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 10 years ago
  30. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · 10 years ago
  31. 3dbb55e test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · 10 years ago
  32. 1506180 dm: test: Allow 'dm test' to select a particular test to run by Simon Glass · 10 years ago
  33. 0927a6f test: dm: Support memory leak checking as a core feature by Simon Glass · 10 years ago
  34. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  35. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  36. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago