1. 6a99041 test/py: Manual python3 fixes by Tom Rini · Thu Oct 24 11:59:21 2019 -0400
  2. 7f24c19 test/py: Automated conversion to Python 3 by Tom Rini · Thu Oct 24 11:59:20 2019 -0400
  3. 9dfdf6e test/py: Fix pytest4 deprecation warnings by Marek Vasut · Thu Oct 24 11:59:19 2019 -0400
  4. 59264ae test/py: pytest.mark.notbuildconfigspec() by Heinrich Schuchardt · Mon Apr 22 09:18:55 2019 +0200
  5. ea5f17d test: let use gdbserver for all sandbox targets by Igor Opaniuk · Tue Feb 12 16:18:14 2019 +0200
  6. 5ddc287 test/py: Import 'configparser' lower case to be python 3.x safe by Paul Burton · Thu Sep 14 14:34:45 2017 -0700
  7. 00f2d20 test/py: Make print statements python 3.x safe by Paul Burton · Thu Sep 14 14:34:43 2017 -0700
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. e27a6ae test/py: highlight warnings in the log summary by Stephen Warren · Tue Feb 20 12:51:55 2018 -0700
  10. 7186167 test/py: Allow any unit test suite to be found by Simon Glass · Sat Nov 25 11:57:32 2017 -0700
  11. 2079db3 test/py: add skip marker for reliance on tools by Stephen Warren · Mon Sep 18 11:11:49 2017 -0600
  12. 0f0eeac test/py: provide more information about test skip reason by Stephen Warren · Mon Sep 18 11:11:48 2017 -0600
  13. 364ea87 test/py: expose config and log as session scoped fixture by Stefan Brüns · Sat Nov 05 17:45:32 2016 +0100
  14. 3e3d143 test/py: ensure a log section exists for skipped tests by Stephen Warren · Mon Oct 17 17:25:52 2016 -0600
  15. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jul 15 08:06:22 2016 -0400
  16. 13f422e test/py: Handle testing with the sandbox_spl board by Simon Glass · Mon Jul 04 11:58:37 2016 -0600
  17. 3b09787 test/py: Allow tests to control the sandbox device-tree file by Simon Glass · Sun Jul 03 09:40:36 2016 -0600
  18. aaf4e91 test/py: print summary in test order by Stephen Warren · Wed Feb 10 13:47:37 2016 -0700
  19. 96dbaad test/py: don't import pexpect by Stephen Warren · Mon Feb 08 18:23:34 2016 -0700
  20. 770fe17 test/py: run all "ut" subtests by Stephen Warren · Mon Feb 08 14:44:16 2016 -0700
  21. e3f2a50 test/py: HTML awesome! by Stephen Warren · Wed Feb 03 16:46:34 2016 -0700
  22. 33db1ee test/py: support running sandbox under gdbserver by Stephen Warren · Thu Feb 04 16:11:50 2016 -0700
  23. 25b0524 test/py: correctly log xfail/xpass tests by Stephen Warren · Wed Jan 27 23:57:51 2016 -0700
  24. 71a68fd test/py: Provide custom IDs when parametrizing tests by Stephen Warren · Tue Jan 26 15:26:04 2016 -0700
  25. 75e731e test/py: use " for docstrings by Stephen Warren · Tue Jan 26 13:41:30 2016 -0700
  26. 97a5466 test/py: drain console log at the end of any failed test by Stephen Warren · Fri Jan 22 12:30:09 2016 -0700
  27. e1d24d0 test/py: move U-Boot respawn trigger to the test core by Stephen Warren · Fri Jan 22 12:30:08 2016 -0700
  28. 10e5063 test/py: Implement pytest infrastructure by Stephen Warren · Fri Jan 15 11:15:24 2016 -0700