summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-05-04 19:50:13 +0000
committerTheodore Tso <tytso@mit.edu>1995-05-04 19:50:13 +0000
commit0e38cc272850f8f2d5c7bc56e7bd65d4ddbce7e5 (patch)
tree89cc928ae58b7298b7ae1668a42cdb6214890fdb /src/tests
parent4e85b1c6c73d6086b19ecb279fa26989af1061f3 (diff)
downloadkrb5-0e38cc272850f8f2d5c7bc56e7bd65d4ddbce7e5.tar.gz
krb5-0e38cc272850f8f2d5c7bc56e7bd65d4ddbce7e5.tar.xz
krb5-0e38cc272850f8f2d5c7bc56e7bd65d4ddbce7e5.zip
Update Sanitize file to reflect file additions, deletions
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5721 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/.Sanitize1
-rw-r--r--src/tests/dejagnu/.Sanitize41
-rw-r--r--src/tests/dejagnu/config/.Sanitize33
-rw-r--r--src/tests/dejagnu/krb-root/.Sanitize33
-rw-r--r--src/tests/dejagnu/krb-standalone/.Sanitize34
-rw-r--r--src/tests/resolve/.Sanitize1
6 files changed, 143 insertions, 0 deletions
diff --git a/src/tests/.Sanitize b/src/tests/.Sanitize
index 2e92cc4e63..179c03805d 100644
--- a/src/tests/.Sanitize
+++ b/src/tests/.Sanitize
@@ -31,6 +31,7 @@ asn.1
configure
configure.in
create
+dejagnu
dump.c
hammer
resolve
diff --git a/src/tests/dejagnu/.Sanitize b/src/tests/dejagnu/.Sanitize
new file mode 100644
index 0000000000..f7278c37df
--- /dev/null
+++ b/src/tests/dejagnu/.Sanitize
@@ -0,0 +1,41 @@
+# Sanitize.in for Kerberos V5
+
+# Each directory to survive it's way into a release will need a file
+# like this one called "./.Sanitize". All keyword lines must exist,
+# and must exist in the order specified by this file. Each directory
+# in the tree will be processed, top down, in the following order.
+
+# Hash started lines like this one are comments and will be deleted
+# before anything else is done. Blank lines will also be squashed
+# out.
+
+# The lines between the "Do-first:" line and the "Things-to-keep:"
+# line are executed as a /bin/sh shell script before anything else is
+# done in this
+
+Do-first:
+
+# All files listed between the "Things-to-keep:" line and the
+# "Files-to-sed:" line will be kept. All other files will be removed.
+# Directories listed in this section will have their own Sanitize
+# called. Directories not listed will be removed in their entirety
+# with rm -rf.
+
+Things-to-keep:
+
+ChangeLog
+config
+configure
+configure.in
+krb-root
+krb-standalone
+Makefile.in
+
+
+Things-to-lose:
+
+tmpdir
+
+Do-last:
+
+# End of file.
diff --git a/src/tests/dejagnu/config/.Sanitize b/src/tests/dejagnu/config/.Sanitize
new file mode 100644
index 0000000000..d3482ee52a
--- /dev/null
+++ b/src/tests/dejagnu/config/.Sanitize
@@ -0,0 +1,33 @@
+# Sanitize.in for Kerberos V5
+
+# Each directory to survive it's way into a release will need a file
+# like this one called "./.Sanitize". All keyword lines must exist,
+# and must exist in the order specified by this file. Each directory
+# in the tree will be processed, top down, in the following order.
+
+# Hash started lines like this one are comments and will be deleted
+# before anything else is done. Blank lines will also be squashed
+# out.
+
+# The lines between the "Do-first:" line and the "Things-to-keep:"
+# line are executed as a /bin/sh shell script before anything else is
+# done in this
+
+Do-first:
+
+# All files listed between the "Things-to-keep:" line and the
+# "Files-to-sed:" line will be kept. All other files will be removed.
+# Directories listed in this section will have their own Sanitize
+# called. Directories not listed will be removed in their entirety
+# with rm -rf.
+
+Things-to-keep:
+
+ChangeLog
+default.exp
+
+Things-to-lose:
+
+Do-last:
+
+# End of file.
diff --git a/src/tests/dejagnu/krb-root/.Sanitize b/src/tests/dejagnu/krb-root/.Sanitize
new file mode 100644
index 0000000000..1ef96e824c
--- /dev/null
+++ b/src/tests/dejagnu/krb-root/.Sanitize
@@ -0,0 +1,33 @@
+# Sanitize.in for Kerberos V5
+
+# Each directory to survive it's way into a release will need a file
+# like this one called "./.Sanitize". All keyword lines must exist,
+# and must exist in the order specified by this file. Each directory
+# in the tree will be processed, top down, in the following order.
+
+# Hash started lines like this one are comments and will be deleted
+# before anything else is done. Blank lines will also be squashed
+# out.
+
+# The lines between the "Do-first:" line and the "Things-to-keep:"
+# line are executed as a /bin/sh shell script before anything else is
+# done in this
+
+Do-first:
+
+# All files listed between the "Things-to-keep:" line and the
+# "Files-to-sed:" line will be kept. All other files will be removed.
+# Directories listed in this section will have their own Sanitize
+# called. Directories not listed will be removed in their entirety
+# with rm -rf.
+
+Things-to-keep:
+
+rlogin.exp
+telnet.exp
+
+Things-to-lose:
+
+Do-last:
+
+# End of file.
diff --git a/src/tests/dejagnu/krb-standalone/.Sanitize b/src/tests/dejagnu/krb-standalone/.Sanitize
new file mode 100644
index 0000000000..b62ca2bc5d
--- /dev/null
+++ b/src/tests/dejagnu/krb-standalone/.Sanitize
@@ -0,0 +1,34 @@
+# Sanitize.in for Kerberos V5
+
+# Each directory to survive it's way into a release will need a file
+# like this one called "./.Sanitize". All keyword lines must exist,
+# and must exist in the order specified by this file. Each directory
+# in the tree will be processed, top down, in the following order.
+
+# Hash started lines like this one are comments and will be deleted
+# before anything else is done. Blank lines will also be squashed
+# out.
+
+# The lines between the "Do-first:" line and the "Things-to-keep:"
+# line are executed as a /bin/sh shell script before anything else is
+# done in this
+
+Do-first:
+
+# All files listed between the "Things-to-keep:" line and the
+# "Files-to-sed:" line will be kept. All other files will be removed.
+# Directories listed in this section will have their own Sanitize
+# called. Directories not listed will be removed in their entirety
+# with rm -rf.
+
+Things-to-keep:
+
+rcp.exp
+rsh.exp
+standalone.exp
+
+Things-to-lose:
+
+Do-last:
+
+# End of file.
diff --git a/src/tests/resolve/.Sanitize b/src/tests/resolve/.Sanitize
index 7063a2b677..8fe14489d3 100644
--- a/src/tests/resolve/.Sanitize
+++ b/src/tests/resolve/.Sanitize
@@ -24,6 +24,7 @@ Do-first:
Things-to-keep:
.cvsignore
+ChangeLog
Makefile.in
configure
configure.in