summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2011-08-31 17:21:39 -0700
committerRuss Allbery <rra@stanford.edu>2011-08-31 17:37:10 -0700
commitf425b18a5b35700aa15434716b9b6d1f364478c0 (patch)
tree9287defe04a7762530d1206137f1a373050f859e /.gitignore
parentae5fdb933742ec0db6af9f7cbfd4a96b0544eea6 (diff)
Break up the WebKDC login tests
Separate out the tests of WebKDC login functionality so that we run as much of the test as we can even if there's no Kerberos configuration or no remctl configuration. Change-Id: Ia854494dc8aeeef3c71d886c91420f668d8d90b5 Reviewed-on: https://gerrit.stanford.edu/185 Tested-by: Russ Allbery <rra@stanford.edu> Reviewed-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0567827b..8d690dec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,7 +51,9 @@
/tests/lib/token-encode-t
/tests/lib/token-t
/tests/lib/webkdc-info-t
+/tests/lib/webkdc-krb-t
/tests/lib/webkdc-login-t
+/tests/lib/webkdc-mf-t
/tests/portable/asprintf-t
/tests/portable/mkstemp-t
/tests/portable/setenv-t