summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-23validate: Use pad.last_flowret instead of trying to compute it ourselvesThibault Saunier3-36/+15
2020-10-23report: Add a way to force backtraces on reportsThibault Saunier3-9/+46
2020-10-23validate:launcher: Add a way to define test timeout from dictsThibault Saunier1-0/+4
2020-09-13Meson: Use pkg-config generatorXavier Claessens6-48/+10
2020-09-10gstvalidate.supp: update location of gst.suppJordan Petridis1-1/+1
2020-09-08docs: Update gst-validate-launcher documentationThibault Saunier1-2/+5
2020-09-08ci: include template from gst-ci master branch againTim-Philipp Müller1-1/+1
2020-09-08Back to developmentTim-Philipp Müller1-2/+2
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller6-71/+2107
2020-08-26Revert "Revert "launcher: add webrtcbin datachannel tests to valgrind skip li...Tim-Philipp Müller1-0/+8
2020-08-24Revert "launcher: add webrtcbin datachannel tests to valgrind skip list"Tim-Philipp Müller1-8/+0
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller5-42/+122
2020-08-14validate:check: Blacklist new ges valgrind testThibault Saunier1-0/+1
2020-08-14validate: flow: Plug some leaksThibault Saunier3-5/+6
2020-08-13validate:scenario: Plug some leaksThibault Saunier1-0/+9
2020-08-14launcher: add webrtcbin datachannel tests to valgrind skip listTim-Philipp Müller1-0/+8
2020-07-27validate: silence g-ir-scanner warnings about GST_IS_VALIDATE_*Tim-Philipp Müller12-1/+30
2020-07-27Revert "validate: fix up gir namespace and symbol prefix"Thibault Saunier1-2/+2
2020-07-25validate: fix up gir namespace and symbol prefixTim-Philipp Müller1-2/+2
2020-07-25validate: Fix media descriptor mp3 like formatsThibault Saunier1-1/+10
2020-07-25validate-scenario: reflow #ifdef to work around bogus g-ir-scanner warningTim-Philipp Müller1-4/+2
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller5-4/+181
2020-06-27validate: Always check if scenario is done from the right threadThibault Saunier1-4/+6
2020-06-22validate: Print errors on action failuresThibault Saunier1-1/+27
2020-06-22validate: Plug some leaksThibault Saunier3-6/+18
2020-06-22validate: Move action finalization to _set_done where it belongsThibault Saunier3-59/+71
2020-06-22validate:scenario: Replace the `sub-action` with a `foreach` action typeThibault Saunier10-207/+529
2020-06-22validate: scenario: Implement 'repeat' by copying actionsThibault Saunier4-43/+170
2020-06-22validate:scenario: Round results of expressions in a sensible wayThibault Saunier1-1/+4
2020-06-22launcher: Keep running tests forever on KNOWN_ERRORThibault Saunier1-1/+1
2020-06-22validate: Add private action type to check number of action type callsThibault Saunier3-2/+46
2020-06-22validate:scenario: Avoid dereferencing NULL structureThibault Saunier1-7/+8
2020-06-22validate: Fix marking expected issues as criticalsThibault Saunier2-3/+6
2020-06-22validate: Add a way to use the expression parser in any fieldThibault Saunier1-0/+38
2020-06-22validate: Allow variables to be set with other types than stringsThibault Saunier1-4/+20
2020-06-22scenario: Add an action to remove a feature/plugin from the registryThibault Saunier1-27/+48
2020-06-22valiadate: Add a test for setting/checking (timed) propertiesThibault Saunier2-1/+55
2020-06-22validate:scenario: Add action to set and check several properties at onceThibault Saunier1-21/+114
2020-06-22validate: Add an action type to set timed value propertiesThibault Saunier4-23/+280
2020-06-20debug-viewer: Add screenshotPhilippe Normand2-0/+6
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller5-1238/+2043
2020-06-16validate: flow: record GstRegionOfInterestMetaVivek R1-1/+10
2020-06-15validate:launcher: Ensure that the main directory existsThibault Saunier1-0/+1
2020-06-15validate:tests: Cleanup the way set environment varsThibault Saunier3-19/+25
2020-06-15validate: Stop trying to support uninstalled autotoolsThibault Saunier1-25/+1
2020-06-10validateflow: Plug leakThibault Saunier1-1/+1
2020-06-10scenario: Fix waiting for signalThibault Saunier1-9/+16
2020-06-10scenario: Add an option to set properties on all instancesThibault Saunier1-6/+30