Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/tests/
H A Dt_keydata.py37 out, trace = realm.run([kinit, 'user'], expected_code=1, return_trace=True)
45 return_trace=True)
H A Dt_changepw.py26 input=pwinput, return_trace=True)
H A Dt_referral.py104 return_trace=True)
H A Dt_sn2princ.py108 env=fallback_canon, expected_code=1, return_trace=True)
/freebsd/crypto/krb5/src/util/
H A Dk5test.py737 expected_trace=None, return_trace=False): argument
742 if expected_trace is not None or return_trace:
790 return (outdata, trace) if return_trace else outdata