aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2020-02-15 20:34:23 -0500
committerGreg Hudson <ghudson@mit.edu>2020-02-17 20:14:53 -0500
commit033fa6e14155e7623bec5099e486635e01d3ab03 (patch)
tree94aae2b03a68c3ba1add10804ce771b9b27dc8bc /.gitignore
parentdea66c146cd3587b01c511ac4813fb54e41b0303 (diff)
downloadkrb5-033fa6e14155e7623bec5099e486635e01d3ab03.zip
krb5-033fa6e14155e7623bec5099e486635e01d3ab03.tar.gz
krb5-033fa6e14155e7623bec5099e486635e01d3ab03.tar.bz2
Replace gssrpc tests with a Python script
Replace the dejagnu RPC test framework with a short Python script to do the same tests as fullrun.exp and gsserr.exp. Modify the server test program to facilitate use by k5test.py. expire.exp, together with a comment in the client test program, was designed to test a libdb2 btree bug via the gssrpc server-side authentication code. That code was subsequently changed not to use libdb2, before it was merged into the main krb5 tree (in revision 1.23 of svc_auth_gssapi.c, according to the changelog removed in commit 2a43d772be1e45faa8e488d436b6e867371563fb). Remove the comment and do not replace that test sequence.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index ae1c262..a570a80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -400,10 +400,7 @@ local.properties
/src/lib/rpc/types.stamp
-/src/lib/rpc/unit-test/*.log
-/src/lib/rpc/unit-test/*.sum
/src/lib/rpc/unit-test/client
-/src/lib/rpc/unit-test/dbg.log
/src/lib/rpc/unit-test/server
/src/man/*.sub