Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/secure/
H A Dfortify_strings_test.c188 ATF_TC(bcopy_end);
189 ATF_TC_HEAD(bcopy_end, tc) in ATF_TC_HEAD() argument
192 ATF_TC_BODY(bcopy_end, tc) in ATF_TC_BODY() argument
600 ATF_TP_ADD_TC(tp, bcopy_end); in ATF_TP_ADD_TCS()