1. 45a226a test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 2 months ago
  2. 4866802 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 2 months ago
  3. cc85d90 test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 2 months ago
  4. 313438c vpl: Support running vpl tests by Simon Glass · 2 years, 5 months ago
  5. 689d0a1 test/py: Relax the naming rules for unit tests by Simon Glass · 3 years ago
  6. 6f243e2 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · 3 years, 4 months ago
  7. 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 7 months ago
  8. 3724975 test/py: fix runtest wrapper for pytest 6 by Stephen Warren · 3 years, 8 months ago
  9. bc84d58 pytest: Collect SPL unit tests by Simon Glass · 4 years ago
  10. 371a2e7 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 4 months ago
  11. f5ec7ee test/py: Allow using buildman to build U-Boot by Simon Glass · 4 years, 6 months ago
  12. 49b5b19 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 4 years, 9 months ago
  13. cb10579 test.py: Make search for autoconf.mk more permissive by Simon Glass · 4 years, 10 months ago
  14. fd31fc1 test/py: Manual python3 fixes by Tom Rini · 5 years ago
  15. fe1193e test/py: Automated conversion to Python 3 by Tom Rini · 5 years ago
  16. 3c941e0 test/py: Fix pytest4 deprecation warnings by Marek Vasut · 5 years ago
  17. 10feb30 test/py: pytest.mark.notbuildconfigspec() by Heinrich Schuchardt · 5 years ago
  18. 7374b15 test: let use gdbserver for all sandbox targets by Igor Opaniuk · 6 years ago
  19. 052ca37 test/py: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 7 years ago
  20. dffd56d test/py: Make print statements python 3.x safe by Paul Burton · 7 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 32090e5 test/py: highlight warnings in the log summary by Stephen Warren · 7 years ago
  23. 1f0fe88 test/py: Allow any unit test suite to be found by Simon Glass · 7 years ago
  24. 2d26bf6 test/py: add skip marker for reliance on tools by Stephen Warren · 7 years ago
  25. d517044 test/py: provide more information about test skip reason by Stephen Warren · 7 years ago
  26. d8c1e03 test/py: expose config and log as session scoped fixture by Stefan Brüns · 8 years ago
  27. b0a928a test/py: ensure a log section exists for skipped tests by Stephen Warren · 8 years ago
  28. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  29. 2fedbaa test/py: Handle testing with the sandbox_spl board by Simon Glass · 8 years ago
  30. 0671960 test/py: Allow tests to control the sandbox device-tree file by Simon Glass · 8 years ago
  31. 1326022 test/py: print summary in test order by Stephen Warren · 9 years ago
  32. 06088b0 test/py: don't import pexpect by Stephen Warren · 9 years ago
  33. 1cd85f5 test/py: run all "ut" subtests by Stephen Warren · 9 years ago
  34. 83357fd test/py: HTML awesome! by Stephen Warren · 9 years ago
  35. 89ab841 test/py: support running sandbox under gdbserver by Stephen Warren · 9 years ago
  36. 78b39cc test/py: correctly log xfail/xpass tests by Stephen Warren · 9 years ago
  37. d20e5e9 test/py: Provide custom IDs when parametrizing tests by Stephen Warren · 9 years ago
  38. e8debf3 test/py: use " for docstrings by Stephen Warren · 9 years ago
  39. c10eb9d test/py: drain console log at the end of any failed test by Stephen Warren · 9 years ago
  40. 636f38d test/py: move U-Boot respawn trigger to the test core by Stephen Warren · 9 years ago
  41. d201506 test/py: Implement pytest infrastructure by Stephen Warren · 9 years ago