aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)Author
2021-02-12framework/replay: adapt GFXReconstruct backend to >=0.9.4Andres Gomez
2021-02-10framework/replay: do not raise in compare if no images were dumpedAndres Gomez
2020-12-17framework: corrected some typosAndres Gomez
2020-12-17framework/replay: add always the images information to the resultsAndres Gomez
2020-12-17framework/replay: rename dump image to include the checksumAndres Gomez
2020-12-03framework: add write method to the junit backendAndres Gomez
2020-12-03framework: add backends API to write a TestrunResult to a fileAndres Gomez
2020-12-03framework: restore syserr output when loading a junit test resultAndres Gomez
2020-12-03framework: fix loading time start/end in junit test resultsAndres Gomez
2020-11-02unittests: add tests for framework/replayAndres Gomez
2020-09-28framework: have into account the images member in TestResultAndres Gomez
2020-09-28framework/exceptions.py: return wrapped function in inner functionAndres Gomez
2020-09-28unittests: add missing exception cases for exceptions handlerAndres Gomez
2020-09-28framework: spread core.get_option usage whenever possibleAndres Gomez
2020-09-28framework: make deqp.get_option a core functionAndres Gomez
2020-08-14correct some typosAndres Gomez
2020-06-06Switch from cElementTree to ElementTree.Vinson Lee
2020-06-01Switch from collections to collections.abc.Vinson Lee
2020-04-22Remove the apitrace testing.Eric Anholt
2020-04-21framework: Add env support to some test classes that don't have itDylan Baker
2020-02-13unittests: Properly skip tests if psutil isn't installedDylan Baker
2020-02-13drop python2 supportDylan Baker
2019-04-24Remove dead es3conform.py test suiteEric Anholt
2018-11-08python: add explicit utf-8 encodingEric Engestrom
2018-09-20framework/test: Convert tests to new fast-skip interfaceDylan Baker
2018-09-20unittests/wflinfo: Update tests for new APIDylan Baker
2018-09-20wflinfo: Reimplement wflinfo separating the various API'sDylan Baker
2018-07-24JSON: move info utilities out of rootDylan Baker
2018-07-20framework: deepcopy TestProfile's filters when copying itAndres Gomez
2018-05-01tests/glsl_parser_test.py: fix is_skip for serialized profilesDylan Baker
2018-05-01profile: Add support for loading xml based profilesDylan Baker
2018-05-01framework/test: Split multishader tooDylan Baker
2018-05-01framework: do the same for shader testDylan Baker
2018-05-01framework: use a class method for building test via parsingDylan Baker
2018-04-20unittests: mustpass is a text listJuan A. Suarez Romero
2018-02-05framework: if a test with subtests crashes mark the offending subtestDylan Baker
2017-12-19unittests: update python generatorAndres Gomez
2017-12-19unittests: correct tessellation typoAndres Gomez
2017-12-16Remove GleanTest framework.Fabian Bieler
2017-11-20unittests: test WflInfo in its own module and correct depending onesAndres Gomez
2017-11-13unittests: include new elapsed time from the console summary outputAndres Gomez
2017-07-21framework: Fix the same bug for resume in the previous commitDylan Baker
2017-07-21framework: Only sort files for json backend that end in .jsonDylan Baker
2017-07-21unittests: Add tests for file in tests dir not ending in .jsonDylan Baker
2017-07-21unittests/framework: remove 'autouse' from fixtureDylan Baker
2017-05-25test_gleantest: make sure --quick is returned when set in GLOBAL_PARAMSTimothy Arceri
2017-05-18framework: Add command.setter method to TestDylan Baker
2017-01-19unittests: Add new python generator to unittestsDylan Baker
2016-11-10framework/profile: Move group_manager from TestProfile to TestDictDylan Baker
2016-11-10framework/profile: replace Testprofile.{dmesg,monitoring} with dictDylan Baker