Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c520 char *verify_string; in getxattrs() local
544 verify_string = value_is_random ? "<random>" : verify_value; in getxattrs()
592 verify_string, value_string); in getxattrs()
/freebsd-13.1/lib/libnv/tests/
H A Dnv_tests.cc504 verify_string(const nvlist_t *nvl, const char *name, int type, in verify_string() function
585 verify_string(unpacked, name, type, strvalue); in ATF_TEST_CASE_BODY()