summaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
2024-03-25more spelling fixes accross the whole codebaseLucas Stach1-1/+1
2023-03-27framework/replay: Update simpler integrity unit testsGuilherme Gallo1-1/+5
2023-03-27framework/replay: remove local file, if doesn't match the etag or file lengthDavid Heidelberg1-1/+4
2023-03-27framework/replay: Use the specified test data when generating mocked responsesGuilherme Gallo1-9/+9
2023-03-27framework/replay: Fix Content-Length header nameGuilherme Gallo1-3/+3
2023-03-27framework/replay: Ensure test success even when trace verification is not pos...Guilherme Gallo1-1/+1
2023-03-08replay/apitrace: Forward logs when the test crashesGuilherme Gallo1-28/+40
2023-01-23framework: implement MD5 checking for tracesDavid Heidelberg1-5/+91
2022-10-28Remove mock.Vinson Lee14-58/+14
2022-10-21framework/replay: Add support for the new S3 serversBenjamin Tissoires1-0/+14
2022-09-14Remove simplejson.Vinson Lee3-12/+3
2022-08-30traces: implement labelDavid Heidelberg1-0/+5
2022-08-30pytest: sync with new yaml format changesDavid Heidelberg3-86/+90
2022-08-30framework/replay: export checksums in jsonDavid Heidelberg1-0/+10
2022-08-29fix the spelling in whole piglitDavid Heidelberg17-34/+34
2022-05-09Make it work with the latest pytest versionCorentin Noël15-35/+36
2022-05-05framework/replay: new tests for download methodGuilherme Gallo1-5/+59
2022-03-09framework: fix run with valgrind optionIllia Abernikhin1-3/+16
2021-05-20tests: Replay profile frame timesAntonio Caggiano1-0/+176
2021-05-20framework/replay: Use the Status enum from the frameworkTomeu Vizoso1-10/+10
2021-05-18framework/replay: send backend's subprocess stderr to sys.stderrAndres Gomez3-43/+45
2021-04-26framework/replay: Allow specifying the MinIO bucket containing the tracesTomeu Vizoso1-0/+3
2021-03-31framework/replay: Set Authorization header when downloading from MinIOTomeu Vizoso1-0/+30
2021-02-12framework/replay: adapt GFXReconstruct backend to >=0.9.4Andres Gomez1-100/+163
2021-02-10framework/replay: do not raise in compare if no images were dumpedAndres Gomez1-1/+32
2020-12-17framework: corrected some typosAndres Gomez1-2/+2
2020-12-17framework/replay: add always the images information to the resultsAndres Gomez1-3/+17
2020-12-17framework/replay: rename dump image to include the checksumAndres Gomez1-30/+43
2020-12-03framework: add write method to the junit backendAndres Gomez1-0/+102
2020-12-03framework: add backends API to write a TestrunResult to a fileAndres Gomez2-0/+168
2020-12-03framework: restore syserr output when loading a junit test resultAndres Gomez1-7/+2
2020-12-03framework: fix loading time start/end in junit test resultsAndres Gomez1-4/+4
2020-11-02unittests: add tests for framework/replayAndres Gomez9-0/+1891
2020-09-28framework: have into account the images member in TestResultAndres Gomez2-0/+18
2020-09-28framework/exceptions.py: return wrapped function in inner functionAndres Gomez1-0/+30
2020-09-28unittests: add missing exception cases for exceptions handlerAndres Gomez1-0/+14
2020-09-28framework: spread core.get_option usage whenever possibleAndres Gomez1-1/+1
2020-09-28framework: make deqp.get_option a core functionAndres Gomez2-56/+56
2020-08-14correct some typosAndres Gomez1-1/+1
2020-06-06Switch from cElementTree to ElementTree.Vinson Lee1-1/+1
2020-06-01Switch from collections to collections.abc.Vinson Lee1-1/+1
2020-04-22Remove the apitrace testing.Eric Anholt1-82/+0
2020-04-21framework: Add env support to some test classes that don't have itDylan Baker2-1/+4
2020-02-13unittests: Properly skip tests if psutil isn't installedDylan Baker1-1/+1
2020-02-13drop python2 supportDylan Baker38-365/+179
2019-04-24Remove dead es3conform.py test suiteEric Anholt2-9/+1
2018-11-08python: add explicit utf-8 encodingEric Engestrom29-0/+29
2018-09-20framework/test: Convert tests to new fast-skip interfaceDylan Baker3-116/+127
2018-09-20unittests/wflinfo: Update tests for new APIDylan Baker1-83/+35
2018-09-20wflinfo: Reimplement wflinfo separating the various API'sDylan Baker1-3/+20