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

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c597 #define TEST_STR "Now is the time for all good events to signal for " \ macro
605 const char s[] = TEST_STR;
634 tt_str_op(buf, ==, TEST_STR);

Completed in 45 milliseconds