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