Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-path.c22 typedef void (*test_function_t)(Manager *m); typedef
375 static const test_function_t tests[] = { in main()
397 for (const test_function_t *test = tests; *test; test++) { in main()
Dtest-execute.c43 typedef void (*test_function_t)(Manager *m); typedef
1120 test_function_t f;