mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
assert-util: introduce log_set_assert_return_is_critical_from_env()
It will be used for testing nss modules.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user