summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-26validate-scenario: Fix NULL pointer usageEdward Hervey1-3/+3
2017-07-26validate-report: Fix a leak in error casesEdward Hervey1-1/+2
2017-07-25validate: Re-enable mxf op2b testsEdward Hervey1-2/+0
2017-07-21wind32: Update .def file.Thibault Saunier1-0/+3
2017-07-20validate-scenario: Protect against priv NULL usageEdward Hervey1-3/+3
2017-07-19validate: Do not install now removed setup_sink_props_max_lateness.scenario fileThibault Saunier2-4/+2
2017-07-19validate:launcher:check: Make sure to register tests from the testsuiteThibault Saunier2-1/+2
2017-07-19validate: Factor out a method to set properties on elements in utilsThibault Saunier7-74/+82
2017-07-19validate:scenario: Allow not config action to be executed from config filesThibault Saunier2-1/+12
2017-07-19validate: scenario: Fix running config action from the config fileThibault Saunier1-1/+3
2017-07-19validate: Blacklist op2b mxf filesEdward Hervey1-0/+2
2017-07-19validate: Cast GList data content before usageEdward Hervey7-50/+59
2017-07-18validate:launcher: Error out if no testsuite could be loadedThibault Saunier1-0/+3
2017-07-18validate: launcher: Namespace test name with the testsuite nameThibault Saunier4-38/+56
2017-07-18validate: launcher: Properly use TestsLauncher.list_test to load testsThibault Saunier1-5/+4
2017-07-18validate: Remove some dead codeThibault Saunier1-4/+0
2017-07-18validate: Plug a minor string leakThibault Saunier1-0/+1
2017-07-18validate: Don't create scenario on a monitor which has no targetThibault Saunier1-3/+7
2017-07-18validate: Always only use the first description in scenariosThibault Saunier1-2/+3
2017-07-18validate: ssim: Do not compare unsigned to < 0Thibault Saunier1-1/+2
2017-07-18validate: Plug a string leakThibault Saunier1-0/+1
2017-07-18validate:ssim: Let user know when no file have been comparedThibault Saunier1-3/+7
2017-07-18validate: Add missing break statementThibault Saunier1-0/+1
2017-07-18Check g_file_set_contents() return valueThibault Saunier1-2/+1
2017-07-18validate: Plug leak of copy of a va_listThibault Saunier1-0/+1
2017-07-18validate: Do not check NULL pointer uselesslyThibault Saunier1-2/+1
2017-07-18validate: Plug minor leak in issue creation error pathThibault Saunier1-2/+7
2017-07-18validate: Remove some dead codeThibault Saunier1-9/+0
2017-07-18validate: monitor: Add missing break; statementThibault Saunier1-0/+1
2017-07-18validate-scenario: Fix wrong return valueEdward Hervey1-1/+1
2017-07-18validate-scenario: Check g_file_set_contents() return valueEdward Hervey1-1/+3
2017-07-18validate-scenario: Fix copy/paste errorEdward Hervey1-1/+1
2017-07-18validate-scenario: Fix string usageEdward Hervey1-1/+2
2017-07-18validate-utils: Add NULL checkEdward Hervey1-5/+7
2017-07-14validate: Un-blacklist scrub_forward_seeking.op2b-mpeg2-wave_hd_mxfSebastian Dröge1-2/+0
2017-07-13gstvalidate: Re-allow tests that should be fixedEdward Hervey1-6/+0
2017-07-12check: Remove dead assignmentsEdward Hervey1-6/+0
2017-07-11validate: launcher: Add some missing env variables in command to launch testThibault Saunier2-1/+2
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-1/+1
2017-06-30validate: Recalculate latency on LATENCY messagesThibault Saunier1-0/+3
2017-06-30validate:scenario: Allow setting properties by element factory nameThibault Saunier1-29/+48
2017-06-30validate:scenario: Enhance the set_property action to handle enum propsThibault Saunier1-9/+54
2017-06-30validate: Use Gst printing utils in our reporting systemThibault Saunier1-1/+4
2017-06-28validate:launcher: Do not check ModuleNotFound exceptionThibault Saunier1-1/+1
2017-06-28validate:launcher: Disable seek with stop on RTSP streamsThibault Saunier1-0/+2
2017-06-27meson: Allow using glib as a subprojectThibault Saunier1-3/+8
2017-06-27validate:launcher: Avoid useless and expensive deep copiesThibault Saunier1-2/+2
2017-06-27validate:launcher: Speed up xml parsing using lxml if avalaibleThibault Saunier1-1/+5
2017-06-27validate: make swicthing subtitle track while paused require prerollingThibault Saunier1-1/+1
2017-06-22validate: Fix the change_state_intensive scenarioThibault Saunier1-2/+2