Searched defs:test_string (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/lib/libsbuf/tests/
H A Dsbuf_core_test.c42 static char test_string[] = "this is a test string"; variable
183 test_string, buf_len); local
[all...]
H A Dsbuf_stdio_test.c42 static char test_string[] = "this is a test string"; variable
[all...]
H A Dsbuf_string_test.c41 static char test_string[] = "this is a test string"; variable
204 ATF_REQUIRE_STREQ_MSG(sbuf_data(sb), test_string, local
206 test_string); local
236 ATF_REQUIRE_STREQ_MSG(sbuf_data(sb), test_string, local
238 test_string); local
270 ATF_REQUIRE_STREQ_MSG(sbuf_data(sb), test_string, local
272 test_string); local
[all...]
/freebsd-12-stable/crypto/heimdal/base/
H A Dtest_base.c122 test_string(void) function
/freebsd-12-stable/contrib/ntp/libjsmn/
H A Djsmn_test.c163 int test_string() { function

Completed in 120 milliseconds