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

/freebsd-13-stable/lib/libsbuf/tests/
H A Dsbuf_stdio_test.c120 char *test_string_tmp; local
140 ATF_REQUIRE_STREQ_MSG(sbuf_data(sb), test_string_tmp, local
142 test_string_tmp); local
179 char *test_string_tmp; local
200 ATF_REQUIRE_STREQ_MSG(sbuf_data(sb), test_string_tmp, local
202 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 36 milliseconds