summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2022-05-09framework: consistent usage of PIGLIT_CONFIG.read_file paramMark Janes1-1/+1
2022-05-09framework/replay: fix replay with single trace, without specifying deviceDavid Heidelberg1-1/+1
2022-05-09Make it work with the latest pytest versionCorentin Noël4-9/+9
2022-05-05framework/replay: make download more robustDavid Heidelberg1-13/+54
2022-04-07python: Fix timeout on WindowsJesse Natalie1-5/+4
2022-03-09framework: fix run with valgrind optionIllia Abernikhin4-16/+20
2022-01-25framework/profile.py: make test lists reproducibleAlexander Kanavin1-1/+5
2021-12-02framework/replay: Add argument to receive a JWT token as a fileGuilherme Gallo1-1/+24
2021-11-22framework/replay: Add support for download caching proxyCristian Ciocaltea6-0/+29
2021-09-23piglit framework: add surfaceless_egl supportCorentin Noël1-1/+1
2021-05-24framework/test/base: Make sure to always use strings in commandsCorentin Noël1-2/+2
2021-05-20tests: Replay profile frame timesAntonio Caggiano5-3/+294
2021-05-20framework/replay: Use the Status enum from the frameworkTomeu Vizoso1-21/+8
2021-05-18framework/replay: send backend's subprocess stderr to sys.stderrAndres Gomez3-4/+12
2021-04-27framework/replay: Quote resource names before signingTomeu Vizoso1-2/+2
2021-04-26framework/replay: Allow specifying the MinIO bucket containing the tracesTomeu Vizoso5-7/+20
2021-03-31framework/replay: Set Authorization header when downloading from MinIOTomeu Vizoso5-3/+134
2021-02-12framework/replay: adapt GFXReconstruct backend to >=0.9.4Andres Gomez2-23/+46
2021-02-10framework/replay: do not raise in compare if no images were dumpedAndres Gomez1-3/+4
2020-12-22summary: Add -g/--fixes to console-mode outputMike Blumenkrantz2-1/+8
2020-12-17framework: corrected some typosAndres Gomez2-3/+3
2020-12-17framework/replay: add always the images information to the resultsAndres Gomez1-5/+7
2020-12-17framework/replay: rename dump image to include the checksumAndres Gomez1-2/+2
2020-12-17framework: remove forbidden XML chars for text in the JUnit backendAndres Gomez1-3/+34
2020-12-03framework: add write method to the junit backendAndres Gomez1-1/+20
2020-12-03framework: add backends API to write a TestrunResult to a fileAndres Gomez5-48/+80
2020-12-03framework: restore syserr output when loading a junit test resultAndres Gomez1-2/+18
2020-12-03framework: fix loading time start/end in junit test resultsAndres Gomez1-8/+13
2020-12-02summary: Add -r/--regressions to console-mode outputAdam Jackson2-1/+8
2020-11-16templates: fix summary generation when not all image keys existAndres Gomez1-1/+3
2020-11-02framework/tests: add new piglit based test for replayerAndres Gomez1-0/+36
2020-11-02replayer: add replayer executableAndres Gomez1-189/+0
2020-11-02framework/replay: don't assert, rather raiseAndres Gomez2-4/+9
2020-11-02framework/replay: remove writing the compare results as YAMLAndres Gomez1-36/+18
2020-11-02framework/replay: rename dump image to <checksum>.png in compareAndres Gomez1-1/+5
2020-11-02functionaltests: move replayer functional test to a general locationAndres Gomez6-305/+0
2020-11-02framework/replay: split dump_trace_images in backendsAndres Gomez16-285/+719
2020-11-02framework/replay: remove logging into a fileAndres Gomez1-15/+6
2020-11-02framework/replay: print piglit formatted resultsAndres Gomez1-25/+60
2020-11-02framework/replay: more info in stdout for compareAndres Gomez1-3/+5
2020-11-02framework/replay: keep printing in stdout and stderr the subprocessesAndres Gomez1-2/+6
2020-11-02framework/replay: add programs moduleAndres Gomez8-117/+568
2020-11-02framework/replay: add extra_args piglit.conf option for gfxrecon-replayAndres Gomez1-1/+5
2020-11-02framework: add piglit.conf options used in the replay moduleAndres Gomez2-11/+41
2020-11-02framwork/replay: use core.check_dir whenever possibleAndres Gomez3-6/+8
2020-11-02framework/replay: add global optionsAndres Gomez5-31/+122
2020-11-02framework/replay: update the output destination when dumping imagesAndres Gomez2-2/+2
2020-11-02framework/replay: allow specifying where to dump the replay outputAndres Gomez2-35/+24
2020-11-02framework/replay: remove upload_utilsAndres Gomez3-86/+0
2020-11-02framework/replay: do stream downloadsAndres Gomez1-2/+7