Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Duint_encoders_test.c18 static void test_uint8(void **_CBOR_UNUSED(_state)) { in test_uint8() function
64 cmocka_unit_test(test_uint8), in main()
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_store.c112 test_uint8(krb5_context context, krb5_storage *sp) in test_uint8() function
193 test_uint8(context, sp); in test_storage()