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