summaryrefslogtreecommitdiff
path: root/tests/igt.py
AgeCommit message (Expand)AuthorFilesLines
2014-07-10igt: use piglit.conf instead of a symlinkDylan Baker1-7/+5
2014-06-20tests/igt.py: fix various pylint warningsThomas Wood1-20/+17
2014-06-05tests/igt.py: remove the fallback test enumeration optionThomas Wood1-18/+2
2014-06-05tests/igt.py: read IGT_TEST_ROOT to determine the location of the testsThomas Wood1-5/+14
2014-05-07tests/igt.py: check for pass or skip before timeoutThomas Wood1-1/+5
2014-05-07tests/igt.py: discard dmesg output that does not match certain keywordsThomas Wood1-0/+3
2014-04-28tests/igt.py: stop tests after 10 minutesThomas Wood1-0/+94
2014-04-23tests/igt.py: add support for reading the test list from the file systemThomas Wood1-16/+21
2014-04-21framework: fix potential bug in function signaturesDylan Baker1-1/+3
2014-04-17framework: stop passing duplicate argumentsDylan Baker1-14/+11
2014-04-17exectest: Don't pass env to Test.run()Dylan Baker1-2/+2
2014-04-17framework: Split TestProfile and related out of coreDylan Baker1-1/+2
2014-04-10python: replace Test.interpretResult with Test.interpret_resultDylan Baker1-1/+1
2014-04-10python: replace testBinDir with TEST_BIN_DIRDylan Baker1-3/+3
2014-04-03exectest.py: Merge Test and ExecTest into a single classDylan Baker1-4/+5
2014-04-03framework: move testBinDir to exectestDylan Baker1-2/+2
2014-02-06tests/igt: restore dmesg-by-defaultDaniel Vetter1-0/+2
2014-02-04Use the new dmesg classDylan Baker1-4/+4
2014-01-23Revert "igt: timeout tests by default after 20 minutes"Dylan Baker1-1/+0
2014-01-12Rename all tests files from .tests to .pyDylan Baker1-0/+157