Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/tests/
H A DkodDatabase.c46 const char REASON1[] = "DENY"; in test_MultipleEntryHandling() local
54 add_entry(HOST1, REASON1); in test_MultipleEntryHandling()
62 TEST_ASSERT_EQUAL_STRING(REASON1, result->type); in test_MultipleEntryHandling()
94 const char REASON1[] = "RATE"; in test_AddDuplicate() local
97 add_entry(HOST, REASON1); in test_AddDuplicate()