Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dfloat_ctrl_encoders_test.c21 static void test_null(void** _state _CBOR_UNUSED) { in test_null() function
196 cmocka_unit_test(test_bools), cmocka_unit_test(test_null), in main()
H A Dfloat_ctrl_test.c69 static void test_null(void** _state _CBOR_UNUSED) { in test_null() function
153 cmocka_unit_test(test_null), in main()
/freebsd/crypto/heimdal/lib/roken/
H A Dsnprintf-test.c220 test_null (void) in test_null() function
261 ret += test_null (); in main()