Searched defs:test_string_tmp (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libsbuf/tests/
H A Dsbuf_stdio_test.c66 char *test_string_tmp; local
86 ATF_REQUIRE_STREQ_MSG(sbuf_data(sb), test_string_tmp, local
88 test_string_tmp); local
124 char *test_string_tmp; local
145 ATF_REQUIRE_STREQ_MSG(sbuf_data(sb), test_string_tmp, local
147 test_string_tmp); local
[all...]
H A Dsbuf_string_test.c141 char *test_string_tmp; local
168 ATF_REQUIRE_STREQ_MSG(sbuf_data(sb), test_string_tmp, local
170 test_string_tmp); local

Completed in 103 milliseconds