Searched refs:MESSAGE_SEPARATOR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libsbuf/tests/
H A Dsbuf_stdio_test.c45 #define MESSAGE_SEPARATOR ';' macro
69 test_string, MESSAGE_SEPARATOR, test_string);
77 ATF_REQUIRE_MSG(sbuf_putc(sb, MESSAGE_SEPARATOR) == 0,
128 test_string, MESSAGE_SEPARATOR, test_string);
136 ATF_REQUIRE_MSG(sbuf_putc(sb, MESSAGE_SEPARATOR) == 0,

Completed in 97 milliseconds