Home
last modified time | relevance | path

Searched defs:test_function (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/tools/regression/security/cap_test/
HDcap_test.h132 typedef int (*test_function)(void); typedef
/freebsd-14-stable/crypto/openssl/test/
HDtestutil.h51 # define ADD_TEST(test_function) add_test(#test_function, test_function) argument
56 # define ADD_ALL_TESTS(test_function, num) \ argument
61 # define ADD_ALL_TESTS_NOSUBTEST(test_function, num) \ argument