1. d834d9a test: Detect dead connections by Simon Glass · 6 weeks ago
  2. 35ad432 test: Create a common function to get the config by Simon Glass · 6 weeks ago
  3. 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  4. 62b92f8 test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 4 months ago
  5. 686fad7 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 4 months ago
  6. 54ef2ca test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 4 months ago
  7. b6c665f vpl: Support running vpl tests by Simon Glass · 2 years, 7 months ago
  8. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · 3 years, 1 month ago
  9. e92ed49 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · 3 years, 6 months ago
  10. 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 9 months ago
  11. 76e6a9e test/py: fix runtest wrapper for pytest 6 by Stephen Warren · 3 years, 10 months ago
  12. ed298be pytest: Collect SPL unit tests by Simon Glass · 4 years, 1 month ago
  13. f78bbf8 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 6 months ago
  14. 6e09484 test/py: Allow using buildman to build U-Boot by Simon Glass · 4 years, 8 months ago
  15. 6c6c807 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 5 years ago
  16. de8e25b test.py: Make search for autoconf.mk more permissive by Simon Glass · 5 years ago
  17. 6a99041 test/py: Manual python3 fixes by Tom Rini · 5 years ago
  18. 7f24c19 test/py: Automated conversion to Python 3 by Tom Rini · 5 years ago
  19. 9dfdf6e test/py: Fix pytest4 deprecation warnings by Marek Vasut · 5 years ago
  20. 59264ae test/py: pytest.mark.notbuildconfigspec() by Heinrich Schuchardt · 6 years ago
  21. ea5f17d test: let use gdbserver for all sandbox targets by Igor Opaniuk · 6 years ago
  22. 5ddc287 test/py: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 7 years ago
  23. 00f2d20 test/py: Make print statements python 3.x safe by Paul Burton · 7 years ago
  24. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  25. e27a6ae test/py: highlight warnings in the log summary by Stephen Warren · 7 years ago
  26. 7186167 test/py: Allow any unit test suite to be found by Simon Glass · 7 years ago
  27. 2079db3 test/py: add skip marker for reliance on tools by Stephen Warren · 7 years ago
  28. 0f0eeac test/py: provide more information about test skip reason by Stephen Warren · 7 years ago
  29. 364ea87 test/py: expose config and log as session scoped fixture by Stefan Brüns · 8 years ago
  30. 3e3d143 test/py: ensure a log section exists for skipped tests by Stephen Warren · 8 years ago
  31. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  32. 13f422e test/py: Handle testing with the sandbox_spl board by Simon Glass · 8 years ago
  33. 3b09787 test/py: Allow tests to control the sandbox device-tree file by Simon Glass · 8 years ago
  34. aaf4e91 test/py: print summary in test order by Stephen Warren · 9 years ago
  35. 96dbaad test/py: don't import pexpect by Stephen Warren · 9 years ago
  36. 770fe17 test/py: run all "ut" subtests by Stephen Warren · 9 years ago
  37. e3f2a50 test/py: HTML awesome! by Stephen Warren · 9 years ago
  38. 33db1ee test/py: support running sandbox under gdbserver by Stephen Warren · 9 years ago
  39. 25b0524 test/py: correctly log xfail/xpass tests by Stephen Warren · 9 years ago
  40. 71a68fd test/py: Provide custom IDs when parametrizing tests by Stephen Warren · 9 years ago
  41. 75e731e test/py: use " for docstrings by Stephen Warren · 9 years ago
  42. 97a5466 test/py: drain console log at the end of any failed test by Stephen Warren · 9 years ago
  43. e1d24d0 test/py: move U-Boot respawn trigger to the test core by Stephen Warren · 9 years ago
  44. 10e5063 test/py: Implement pytest infrastructure by Stephen Warren · 9 years ago