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