2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

[master] clean up tests, update .gitignore

This commit is contained in:
Evan Hunt
2013-09-09 19:37:17 -07:00
parent ab571c1f5b
commit 78f20eda3c
7 changed files with 13 additions and 1 deletions

View File

@@ -25,3 +25,4 @@ keydelete
gssapi_krb
t_tasks
t_timers
makejournal

View 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

View 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

1
bin/tests/system/ecdsa/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
prereq.sh

View File

@@ -0,0 +1 @@
bigkey

View 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

View File

@@ -1 +1,8 @@
Makefile-postinstall
nsprobe
process
resolve
sample-async
sample-gai
sample-request
sample-update