mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
validate README: Document paths for gst-examples
As the webrtc demos have now been merged, change the paths for easier copy-pasting. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-examples/-/merge_requests/38>
This commit is contained in:
parent
2c3d78c9a6
commit
c89dccbf4e
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ testing framework.
|
|||
|
||||
# Run the tests
|
||||
|
||||
`GST_VALIDATE_APPS_DIR=/path/to/gstwebrtc-demos/check/validate/apps/ GST_VALIDATE_SCENARIOS_PATH=/path/to/gstwebrtc-demos/check/validate/scenarios/ gst-validate-launcher --testsuites-dir /path/to/gstwebrtc-demos/check/validate/testsuites/ webrtc`
|
||||
`GST_VALIDATE_APPS_DIR=/path/to/gst-examples/webrtc/check/validate/apps/ GST_VALIDATE_SCENARIOS_PATH=/path/to/gst-examples/webrtc/check/validate/scenarios/ gst-validate-launcher --testsuites-dir /path/to/gst-examples/webrtc/check/validate/testsuites/ webrtc`
|
||||
|
|
Loading…
Reference in a new issue