From 7702072a6f76d3e79e710b236305cc8c8d7b34c5 Mon Sep 17 00:00:00 2001 From: Sebastian Fricke Date: Thu, 17 Feb 2022 15:25:21 +0100 Subject: [PATCH] Add documentation for GST_VALIDATE_APPS_DIR Add documentation for the environment variable, explaining what it is used for and the default search locations. Fixes: 4d569b51ed2 add a way to specify an application directory. Part-of: --- .../docs/gst-validate-environment-variables.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/subprojects/gst-devtools/docs/gst-validate-environment-variables.md b/subprojects/gst-devtools/docs/gst-validate-environment-variables.md index 5576507f1b..6db1d660d7 100644 --- a/subprojects/gst-devtools/docs/gst-validate-environment-variables.md +++ b/subprojects/gst-devtools/docs/gst-validate-environment-variables.md @@ -35,6 +35,14 @@ output to standard error. You can use the special names `stdout` and `stderr` to use those output. +**GST_VALIDATE_APPS_DIR.** + +Set this variable to a colon separated list of paths. The validate test +runner will execute all `.py` scripts found within the directories. +By default GstValidate will look for test applications in the folders: +* subprojects/gst-examples/webrtc/check/validate/apps +* subprojects/gst-editing-services/tests/validate + **GST_VALIDATE_PLUGIN_PATH.** Set this variable to a colon-separated list of paths. GstValidate will