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

/freebsd-13-stable/lib/libsbuf/tests/
H A Dsbuf_stdio_test.c45 #define MESSAGE_SEPARATOR ';' macro
123 test_string, MESSAGE_SEPARATOR, test_string);
131 ATF_REQUIRE_MSG(sbuf_putc(sb, MESSAGE_SEPARATOR) == 0,
183 test_string, MESSAGE_SEPARATOR, test_string);
191 ATF_REQUIRE_MSG(sbuf_putc(sb, MESSAGE_SEPARATOR) == 0,

Completed in 37 milliseconds