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