Age | Commit message (Expand) | Author |
---|---|---|
2021-10-14 | pytest: Shorten traceback length by default | Simon Glass |
2021-01-29 | test: correct entry point to pytest | Heinrich Schuchardt |
2019-10-30 | test/py: Rework test.py to be a different kind of wrapper | Tom Rini |
2019-10-30 | test/py: Automated conversion to Python 3 | Tom Rini |
2018-07-10 | test/py: Make print statements python 3.x safe | Paul Burton |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-28 | host-tools: use python2 explicitly for shebang | Masahiro Yamada |
2016-02-09 | test/py: exit(1) if there are problems running py.test | Stephen Warren |
2016-01-28 | test/py: Quote consistency | Stephen Warren |
2016-01-20 | test/py: Implement pytest infrastructure | Stephen Warren |