Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Thibault Saunier
gst-devtools
Commits
dfc62f7d
Commit
dfc62f7d
authored
May 12, 2020
by
Thibault Saunier
🌵
Committed by
GStreamer Marge Bot
Sep 08, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Update gst-validate-launcher documentation
Part-of: <
gstreamer/gst-devtools!193
>
parent
da38482a
Pipeline
#199690
passed with stages
in 127 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
docs/gst-validate-launcher.md
docs/gst-validate-launcher.md
+5
-2
No files found.
docs/gst-validate-launcher.md
View file @
dfc62f7d
...
...
@@ -5,7 +5,7 @@ short-description: Integration testsuite builder and launcher
# gst-validate-launcher
`gst-validate-launcher`
is an application to run unit or integration testsuites
providing a set of options and features to help debugging them
easier
.
providing a set of options and features to help debugging them.
## Run the GStreamer unit tests
...
...
@@ -27,13 +27,16 @@ Or to run unit tests from gst-plugins-base
gst-validate-launcher check.gst-plugins-base
```
You can also run them inside valgrind with the
`-vg`
option or inside gdb with
`--gdb`
for example.
## Run the GstValidate default testsuite
GstValidate comes with a default testsuite to be executed on a default
set of media samples. Those media samples are stored with
`git-lfs`
so
you will need it to be able to launch the default testsuite.
We recommendusing
`gst-build`
to setup everything needed to run the testsuite
We recommend
using
`gst-build`
to setup everything needed to run the testsuite
and you can simply do:
gst-validate-launcher validate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment