• Manuel Pégourié-Gonnard's avatar
    Add tests for flags passed to f_vrfy · bc313017
    Manuel Pégourié-Gonnard authored
    The tests cover chains of length 0, 1 and 2, with one error, located at any of
    the available levels in the chain. This exercises all three call sites of
    f_vrfy (two in verify_top, one in verify_child). Chains of greater length
    would not cover any new code path or behaviour that I can see.
    bc313017