Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/tests/
H A Druntests.c178 PLAN_FIRST, /* Plan seen before any tests. */ enumerator
783 ts->plan = PLAN_FIRST; in test_plan()
871 if (current > ts->count && ts->plan == PLAN_FIRST) { in test_checkline()
1100 } else if (ts->plan != PLAN_FIRST && ts->plan != PLAN_FINAL) { in test_analyze()