summaryrefslogtreecommitdiff
path: root/tests/validate
AgeCommit message (Expand)AuthorFilesLines
2020-07-30validate: Pipe debug output to a file when discovering scenariosThibault Saunier1-6/+7
2020-05-26validate: Stop always mutingThibault Saunier1-1/+2
2020-05-02test: Add support for .validatetest in the launcher appThibault Saunier1-7/+35
2019-11-20validate: Move to the new GstValidateEncodingTestInterface APIThibault Saunier1-20/+2
2019-10-13Remove autotools build systemTim-Philipp Müller2-12/+0
2019-07-05tests: Add ges-sample-path-recurse with projects locationSwayamjeet1-0/+1
2019-07-05validate: Add a way to use validate configs with scenariosThibault Saunier1-7/+12
2019-07-05validate: Use proper sink and give them good namesThibault Saunier1-1/+9
2019-07-05tests: Implement nested timelines testsSwayamjeet1-7/+19
2018-07-23validate: Let testsuites define scenarios pathThibault Saunier1-15/+18
2018-07-21validate: Handle scenario only based testsThibault Saunier1-2/+44
2018-05-13validate: Run IQA tests when possibleThibault Saunier1-0/+5
2018-05-06validate: Stop forcing I420 in profiles restriction capsThibault Saunier1-1/+1
2017-09-07make: Fix validate scenario install directoryNicolas Dufresne1-1/+1
2017-09-07meson: Install validate helpers and scenariosNicolas Dufresne2-0/+8
2017-08-10validate: Check subprocess return code in rendering testsThibault Saunier1-0/+3
2017-08-10validate: fix error messageTim-Philipp Müller1-1/+1
2017-07-18validate: Fix test names now that the launcher handles adding manager nameThibault Saunier1-2/+2
2016-12-22validate: Remove space breaking muting ges-launchThibault Saunier1-1/+1
2016-11-09test:validate: Port to python3Thibault Saunier1-8/+8
2016-09-09test:validate: Handle new expected_failures Test argumentThibault Saunier1-1/+1
2016-09-05Revert "validate: Blacklist racy tests"Thibault Saunier1-8/+0
2016-08-14validate: Blacklist racy testsEdward Hervey1-0/+8
2016-08-01tests:validate: Also test opus and theora in OGGThibault Saunier1-0/+1
2016-07-29validate: Start also testing jpeg encodingThibault Saunier1-1/+4
2016-07-15tests:validate: Better choose tested rendering formatsThibault Saunier1-2/+6
2015-03-25ges-launch: Better document options.Mathieu Duponchelle1-2/+2
2014-12-06validate: Start using the new testsuite based API from GstValidateThibault Saunier1-21/+30
2014-12-06validate: Handle long tests in the TestManagerThibault Saunier1-7/+10
2014-10-30tests: implement our validate TestManager.Mathieu Duponchelle4-0/+319