Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dt_parse_host_string.c59 assert_string_equal(e_host, host_out); in call_k5_parse_host_string()
/freebsd/contrib/libcbor/test/
H A Dpretty_printer_test.c28 assert_string_equal(output, expected_result); in assert_describe_result()
/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.h525 # define assert_string_equal(a, b) munit_assert_string_equal(a, b) macro