assert-util: introduce log_set_assert_return_is_critical_from_env()

It will be used for testing nss modules.
This commit is contained in:
Yu Watanabe
2025-08-15 15:24:07 +09:00
parent 9bfcc81c32
commit ed9c82095a
3 changed files with 21 additions and 0 deletions

View File

@@ -454,6 +454,9 @@ systemd tests:
causes all non-matching test functions to be skipped. Only applies to tests
using our regular test boilerplate.
* `$SYSTEMD_ASSERT_RETURN_IS_CRITICAL` — Takes a boolean to control if
`assert_return()` and friends call `abort()`.
fuzzers:
* `$SYSTEMD_FUZZ_OUTPUT` — A boolean that specifies whether to write output to