Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dnegint_test.c64 static void test_int(void **_CBOR_UNUSED(_state)) { in test_int() function
109 cmocka_unit_test(test_int), in main()
H A Duint_test.c71 static void test_int(void **_CBOR_UNUSED(_state)) { in test_int() function
150 cmocka_unit_test(test_int), in main()
/freebsd/crypto/openssl/test/
H A Dtest_test.c33 static int test_int(void) in test_int() function
555 ADD_TEST(test_int); in setup_tests()