]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add k5test expected_msg, expected_trace
authorGreg Hudson <ghudson@mit.edu>
Tue, 17 Jan 2017 16:24:41 +0000 (11:24 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 19 Jan 2017 23:16:55 +0000 (18:16 -0500)
commit8bb5fce69a4aa6c3082fa7def66a93974e10e17a
tree2fbd10454171b51fd826fc6444d96cd9bf7c0a8e
parent7ad7eb7fd591e6c789ea24b94eccbf74ee4d79f8
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.
.gitignore
src/config/post.in
src/util/k5test.py