summaryrefslogtreecommitdiffstats
path: root/test/py/test.py
Commit message (Expand)AuthorAgeFilesLines
* test/py: Make print statements python 3.x safePaul Burton2018-07-101-2/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* host-tools: use python2 explicitly for shebangMasahiro Yamada2018-01-281-1/+1
* test/py: exit(1) if there are problems running py.testStephen Warren2016-02-091-0/+1
* test/py: Quote consistencyStephen Warren2016-01-281-4/+4
* test/py: Implement pytest infrastructureStephen Warren2016-01-201-0/+32