Import gst-integration-testsuites
[platform/upstream/gstreamer.git] / subprojects / gst-integration-testsuites / testsuites / validate / flow / simple_test.validatetest
1 meta,
2     args = {
3          "videotestsrc num-buffers=3 ! fakesink",
4     },
5     configs = {
6        "$(validateflow), pad=fakesink0:sink, record-buffers=true, caps-properties={ width, height };",
7     }
8