Home
last modified time | relevance | path

Searched refs:test_basic_one (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-event/
Dtest-event.c198 static void test_basic_one(bool with_pidfd) { in test_basic_one() function
306 test_basic_one(true); /* test with pidfd */ in TEST()
307 test_basic_one(false); /* test without pidfd */ in TEST()