Home
last modified time | relevance | path

Searched refs:REASON2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/sntp/tests/
H A DkodDatabase.c49 const char REASON2[] = "RATE"; in test_MultipleEntryHandling() local
55 add_entry(HOST2, REASON2); in test_MultipleEntryHandling()
66 TEST_ASSERT_EQUAL_STRING(REASON2, result->type); in test_MultipleEntryHandling()
95 const char REASON2[] = "DENY"; in test_AddDuplicate() local
107 add_entry(HOST, REASON2); in test_AddDuplicate()