From: Lennart Poettering Date: Thu, 22 Jun 2023 14:10:06 +0000 (+0200) Subject: docs: describe $TESTFUNCS briefly X-Git-Tag: v254-rc1~140 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e81ce6bb8fcb69df7ab698a498bda5d53ded11c;p=thirdparty%2Fsystemd.git docs: describe $TESTFUNCS briefly Follow-up for f1a83e41ae985bd17056b3a9fe285cc196358183 --- diff --git a/docs/ENVIRONMENT.md b/docs/ENVIRONMENT.md index f1b9fd7715c..746dcfb9fa8 100644 --- a/docs/ENVIRONMENT.md +++ b/docs/ENVIRONMENT.md @@ -368,6 +368,10 @@ systemd tests: * `$SYSTEMD_TEST_NSS_BUFSIZE` — size of scratch buffers for "reentrant" functions exported by the nss modules. +* `$TESTFUNCS` – takes a colon separated list of test functions to invoke, + causes all non-matching test functions to be skipped. Only applies to tests + using our regular test boilerplate. + fuzzers: * `$SYSTEMD_FUZZ_OUTPUT` — A boolean that specifies whether to write output to