aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2017-01-17 11:24:41 -0500
committerGreg Hudson <ghudson@mit.edu>2017-01-19 18:16:55 -0500
commit8bb5fce69a4aa6c3082fa7def66a93974e10e17a (patch)
tree2fbd10454171b51fd826fc6444d96cd9bf7c0a8e /.gitignore
parent7ad7eb7fd591e6c789ea24b94eccbf74ee4d79f8 (diff)
downloadkrb5-8bb5fce69a4aa6c3082fa7def66a93974e10e17a.zip
krb5-8bb5fce69a4aa6c3082fa7def66a93974e10e17a.tar.gz
krb5-8bb5fce69a4aa6c3082fa7def66a93974e10e17a.tar.bz2
Add k5test expected_msg, expected_trace
In k5test.py, add the optional keyword argument "expected_msg" to methods that run commands, to make it easier to look for substrings in the command output. Add the optional keyword "expected_trace" to run the command with KRB5_TRACE enabled and look for an ordered series of substrings in the trace output.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f9e8512..7fe6736 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ obj/
skiptests
testdir/
testlog
+testtrace
# Ignore the build directory
/build/