Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Add a framework for writing tests in Python. Documentation is in the
initial docstring of util/k5test.py. Inaugurate the framework with
two test scripts, t_general.py and t_anonypkinit.py, which together
test the same operations as standalone.exp from the dejagnu test
suite.


https://github.com/krb5/krb5/commit/71246e5c5da307e1a54857099abfac4a271fc3fb
Commit By: ghudson
Revision: 23763
Changed Files:
U trunk/src/config/post.in
U trunk/src/config/pre.in
U trunk/src/configure.in
U trunk/src/tests/Makefile.in
A trunk/src/tests/t_anonpkinit.py
A trunk/src/tests/t_general.py
_U trunk/src/util/
A trunk/src/util/k5test.py