]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: describe $TESTFUNCS briefly
authorLennart Poettering <lennart@poettering.net>
Thu, 22 Jun 2023 14:10:06 +0000 (16:10 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 22 Jun 2023 14:14:47 +0000 (15:14 +0100)
Follow-up for f1a83e41ae985bd17056b3a9fe285cc196358183

docs/ENVIRONMENT.md

index f1b9fd7715c79b15681252c9919f3d32bbf2c2be..746dcfb9fa8f8f3346016644e5b6dca3c4aac26f 100644 (file)
@@ -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