summaryrefslogtreecommitdiff
path: root/test/py/test.py
AgeCommit message (Expand)Author
2021-10-14pytest: Shorten traceback length by defaultSimon Glass
2021-01-29test: correct entry point to pytestHeinrich Schuchardt
2019-10-30test/py: Rework test.py to be a different kind of wrapperTom Rini
2019-10-30test/py: Automated conversion to Python 3Tom Rini
2018-07-10test/py: Make print statements python 3.x safePaul Burton
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada
2016-02-09test/py: exit(1) if there are problems running py.testStephen Warren
2016-01-28test/py: Quote consistencyStephen Warren
2016-01-20test/py: Implement pytest infrastructureStephen Warren