Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Duint_encoders_test.c24 static void test_uint16(void **_CBOR_UNUSED(_state)) { in test_uint16() function
65 cmocka_unit_test(test_uint16), in main()
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_store.c137 test_uint16(krb5_context context, krb5_storage *sp) in test_uint16() function
194 test_uint16(context, sp); in test_storage()