Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dtype_0_encoders_test.c23 static void test_uint8(void **state) { in test_uint8() function
68 cmocka_unit_test(test_uint8), in main()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_store.c114 test_uint8(krb5_context context, krb5_storage *sp) in test_uint8() function
195 test_uint8(context, sp); in test_storage()