]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: use have_inheritable_cap() in test_apply_ambient_caps()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Oct 2025 14:19:11 +0000 (23:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Oct 2025 16:52:59 +0000 (01:52 +0900)
commit2bf880892e0163bc54147350f92f510d56deca19
treef0acc479813509292269f2d51c0f1cf67f9a2688
parent96f2255637f49caf8e1a987ab56c9fd4058fd46f
test: use have_inheritable_cap() in test_apply_ambient_caps()

This also make the test case use ASSERT_XYZ() macros.
src/test/test-capability-util.c