summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-10validate:flow: Add a way to dump buffer content as hexThibault Saunier3-1/+14
2020-06-10validate: Cleanup implementation of appsrc-pushThibault Saunier1-63/+107
2020-06-07validate: Remove useless conditionThibault Saunier1-5/+1
2020-06-06validate:ssim: Avoid dereferencing NULL pointerThibault Saunier1-0/+6
2020-06-06validate: Give a proper argv[0] when running test filesThibault Saunier1-1/+1
2020-06-06validate:transcoding: Exit after printing the helpThibault Saunier1-0/+3
2020-06-06validate: Ensure Scenario isn't NULL when preparing actionThibault Saunier1-0/+2
2020-06-03validate: Update documentation now core plugins are integratedThibault Saunier8-193/+202
2020-06-03validate: Make extracheck and flow part of core instead pluginsThibault Saunier11-39/+26
2020-06-03launcher: Limit copies of massive debug logs in markdown fileEdward Hervey1-3/+10
2020-05-31validateflow: Allow specifying checksum typeThibault Saunier4-12/+83
2020-05-29validate: Add a parameter to force waiting on the test clockThibault Saunier2-6/+27
2020-05-29validate: Error out when a config hasn't been used at allThibault Saunier2-79/+78
2020-05-29Ship validate as part of a gst-devtools tarballTim-Philipp Müller6-30/+29
2020-05-29meson: make debug_viewer a feature optionTim-Philipp Müller2-3/+3
2020-05-28validate: Fix mixup in quarks usagesThibault Saunier1-1/+1
2020-05-28validate: Add missing return func when GLib < 2.50Thibault Saunier1-2/+1
2020-05-28validate: Update documentationThibault Saunier4-317/+561
2020-05-28validateflow: Add a way to configure when to generate expectationsThibault Saunier9-73/+225
2020-05-27scenario: Minor cleanup around pipeline change state managementThibault Saunier1-38/+41
2020-05-27scenario: Mark seek as done only when reaching next stateThibault Saunier1-8/+25
2020-05-26validate:launcher: Stop wrongly erroring on testsuite loading failureThibault Saunier1-2/+3
2020-05-26validate: Fix loading configs from a capsThibault Saunier1-5/+7
2020-05-26flow: Use bat to color diffs when possibleThibault Saunier3-9/+49
2020-05-26launcher: check: Properly set PLUGIN_PATH and registry when running in gst-buildThibault Saunier1-0/+34
2020-05-26launcher: Ensure that -j tests run in parallel when running foreverThibault Saunier2-3/+26
2020-05-26docs: Update gst-validate-launcher documentationThibault Saunier1-15/+27
2020-05-26launcher: Add support for running tests inside rrThibault Saunier4-6/+68
2020-05-25validate: add missing gir annotationGuillaume Desmottes1-1/+1
2020-05-22validate-scenario: Initialize variable correctlyEdward Hervey1-1/+3
2020-05-22validate-scenario: Remove unused variableEdward Hervey1-5/+4
2020-05-15validate: Stop using g_file_peek_pathThibault Saunier1-3/+5
2020-05-11validate: Add including support in the structure file parserThibault Saunier7-145/+246
2020-05-08validate: utils: Do not try to replace vars in debug info fieldsThibault Saunier1-10/+25
2020-05-08validate: Fix parsing validate tests files with vars on windowsThibault Saunier1-12/+44
2020-05-07validate:launcher:check: Add support for gst-tester-1.0Thibault Saunier1-0/+8
2020-05-07validate: Add support for known-issues in the .validatetestThibault Saunier11-14/+180
2020-05-07validate: Ensure a meta structure is found in test filesThibault Saunier1-0/+4
2020-05-07validate:scenario: Check remaining action on stop, not EOSThibault Saunier1-77/+80
2020-05-06validate: Fix rendering destination directory path creationThibault Saunier1-5/+5
2020-05-06validate: Plug some leaksThibault Saunier4-6/+11
2020-05-06validate: Add details on all g_log message reports.Thibault Saunier2-7/+11
2020-05-06validate: Add a mechanism to mark tests as skippedThibault Saunier11-22/+92
2020-05-06validate: Enhance issue reporting from structuresThibault Saunier18-136/+222
2020-05-05validate:flow: Handle some more segment fields filteringThibault Saunier1-6/+12
2020-04-30ssim: Minor improvements on the way we attach to padsThibault Saunier1-12/+19
2020-04-30validate-scenario: Refactor seek handlingEdward Hervey1-41/+317
2020-04-30validate-report: Add new check for top-level seekEdward Hervey2-0/+3
2020-04-30validate-pad-monitor: Post GstBaseSink SEGMENT on the busEdward Hervey1-0/+41
2020-04-30validate-element-monitor: Detect basesink elementsEdward Hervey2-0/+4