]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] clean up tests, update .gitignore
authorEvan Hunt <each@isc.org>
Tue, 10 Sep 2013 02:37:17 +0000 (19:37 -0700)
committerEvan Hunt <each@isc.org>
Tue, 10 Sep 2013 02:37:17 +0000 (19:37 -0700)
bin/tests/.gitignore
bin/tests/system/autosign/clean.sh
bin/tests/system/dnssec/clean.sh
bin/tests/system/ecdsa/.gitignore [new file with mode: 0644]
bin/tests/system/rsabigexponent/.gitignore [new file with mode: 0644]
bin/tests/system/tkey/clean.sh
lib/samples/.gitignore

index 8c6f0193ea3b69ac90cbb88da08015b73460c57c..95cbf67820d21e36cfc937a272578732b4408a9f 100644 (file)
@@ -25,3 +25,4 @@ keydelete
 gssapi_krb
 t_tasks
 t_timers
+makejournal
index 7355788a0876bda8f3e18aea101965d1e7d36444..66f300bc5794ca326dfdaf65c46967a8823752e4 100644 (file)
@@ -50,6 +50,7 @@ rm -f ns3/prepub.example.db.in
 rm -f ns3/secure-to-insecure2.example.db
 rm -f ns3/nozsk.example.db ns3/inaczsk.example.db
 rm -f ns3/reconf.example.db
+rm -f ns3/kg.out ns3/s.out ns3/st.out
 rm -f ns3/ttl*.db
 rm -f signing.out.*
 rm -f ns3/*.nzf
index 388f5b48aa535d4481030f5707d0d46a44a1b187..f97e885002cb14ae55f071094350dc5d1293d23d 100644 (file)
@@ -18,7 +18,7 @@
 # $Id: clean.sh,v 1.48 2012/02/22 23:47:34 tbox Exp $
 
 rm -f */K* */keyset-* */dsset-* */dlvset-* */signedkey-* */*.signed
-rm -f */trusted.conf */managed.conf */tmp* */*.jnl */*.bk
+rm -f */trusted.conf */managed.conf */tmp* */*.jnl */*.bk */*.jbk
 rm -f ns1/root.db ns2/example.db ns3/secure.example.db
 rm -f ns3/unsecure.example.db ns3/bogus.example.db ns3/keyless.example.db
 rm -f ns3/dynamic.example.db ns3/dynamic.example.db.signed.jnl
diff --git a/bin/tests/system/ecdsa/.gitignore b/bin/tests/system/ecdsa/.gitignore
new file mode 100644 (file)
index 0000000..eee491d
--- /dev/null
@@ -0,0 +1 @@
+prereq.sh
diff --git a/bin/tests/system/rsabigexponent/.gitignore b/bin/tests/system/rsabigexponent/.gitignore
new file mode 100644 (file)
index 0000000..5330b04
--- /dev/null
@@ -0,0 +1 @@
+bigkey
index 00a0c14d0905ad36f743ef46d7ac3605352036e5..649401d90db42c86702199f0c2926018603c2cb2 100644 (file)
@@ -20,3 +20,4 @@
 rm -f dig.out.* rndc.out.* random.data ns1/named.conf
 rm -f K* ns1/K*
 rm -f */named.memstats
+rm -f ns1/_default.tsigkeys
index fd491bd925589936135deddf3296757c3bf8ae6f..b132e8906073c990ed72b0a462f66dcdb3a6822c 100644 (file)
@@ -1 +1,8 @@
 Makefile-postinstall
+nsprobe
+process
+resolve
+sample-async
+sample-gai
+sample-request
+sample-update