diff options
author | Internet Software Consortium, Inc <@isc.org> | 2011-02-04 20:45:35 -0700 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2011-02-04 20:45:35 -0700 |
commit | acc2e6bc149c4ed88b615e24bea8f894a1d87593 (patch) | |
tree | 2a95aceba7439be9c4e2a34a06476340650ad565 /bin/tests/virtual-time | |
parent | ef9064068833c17eec60ba8ba9d30f7a1b31d4ad (diff) | |
download | bind9-acc2e6bc149c4ed88b615e24bea8f894a1d87593.tar.gz |
9.8.0a1
Diffstat (limited to 'bin/tests/virtual-time')
40 files changed, 40 insertions, 60 deletions
diff --git a/bin/tests/virtual-time/Makefile.in b/bin/tests/virtual-time/Makefile.in index a83123a6..5fe6c2e2 100644 --- a/bin/tests/virtual-time/Makefile.in +++ b/bin/tests/virtual-time/Makefile.in @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.2.2.2 2010/06/17 05:43:49 marka Exp $ +# $Id: Makefile.in,v 1.2 2010/06/17 05:38:04 marka Exp $ TARGETS = libvtwrapper.so SRCS = vtwrapper.c diff --git a/bin/tests/virtual-time/README b/bin/tests/virtual-time/README index 652c472f..4aab9513 100644 --- a/bin/tests/virtual-time/README +++ b/bin/tests/virtual-time/README @@ -16,4 +16,4 @@ Beware BIND clock uses unsigned integer, in 22 seconds isc_time_now() overflows and breaks assertions. Note 22 real seconds is 136 virtual years... -$Id: README,v 1.2.2.2 2010/06/17 05:43:49 marka Exp $ +$Id: README,v 1.2 2010/06/17 05:38:04 marka Exp $ diff --git a/bin/tests/virtual-time/autosign-ksk/clean.sh b/bin/tests/virtual-time/autosign-ksk/clean.sh index 62e9722b..c468aee9 100644 --- a/bin/tests/virtual-time/autosign-ksk/clean.sh +++ b/bin/tests/virtual-time/autosign-ksk/clean.sh @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: clean.sh,v 1.2.2.2 2010/06/21 02:36:42 marka Exp $ +# $Id: clean.sh,v 1.2 2010/06/21 02:31:45 marka Exp $ # # Clean up after virtual time tests. diff --git a/bin/tests/virtual-time/autosign-ksk/ns1/example.db.in b/bin/tests/virtual-time/autosign-ksk/ns1/example.db.in index 3b15a11a..07292146 100644 --- a/bin/tests/virtual-time/autosign-ksk/ns1/example.db.in +++ b/bin/tests/virtual-time/autosign-ksk/ns1/example.db.in @@ -12,7 +12,7 @@ ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; PERFORMANCE OF THIS SOFTWARE. -; $Id: example.db.in,v 1.2.2.3 2010/06/21 23:46:26 tbox Exp $ +; $Id: example.db.in,v 1.3 2010/06/21 23:46:48 tbox Exp $ $TTL 60 ; 1 mn (to avoid to delay activation with ttl > prepublish) @ IN SOA ns root ( diff --git a/bin/tests/virtual-time/autosign-ksk/ns1/named.conf b/bin/tests/virtual-time/autosign-ksk/ns1/named.conf index 6b32f2c4..900bee4d 100644 --- a/bin/tests/virtual-time/autosign-ksk/ns1/named.conf +++ b/bin/tests/virtual-time/autosign-ksk/ns1/named.conf @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: named.conf,v 1.2.2.2 2010/06/21 02:36:43 marka Exp $ */ +/* $Id: named.conf,v 1.2 2010/06/21 02:31:45 marka Exp $ */ controls { /* empty */ }; diff --git a/bin/tests/virtual-time/autosign-ksk/ns1/root.db b/bin/tests/virtual-time/autosign-ksk/ns1/root.db index f1abea62..107f9ab1 100644 --- a/bin/tests/virtual-time/autosign-ksk/ns1/root.db +++ b/bin/tests/virtual-time/autosign-ksk/ns1/root.db @@ -12,7 +12,7 @@ ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; PERFORMANCE OF THIS SOFTWARE. -; $Id: root.db,v 1.2.2.3 2010/06/21 23:46:27 tbox Exp $ +; $Id: root.db,v 1.3 2010/06/21 23:46:48 tbox Exp $ $TTL 300 . IN SOA gson.nominum.com. a.root.servers.nil. ( diff --git a/bin/tests/virtual-time/autosign-ksk/ns1/sign.sh b/bin/tests/virtual-time/autosign-ksk/ns1/sign.sh index f861ad36..2fdb0358 100644 --- a/bin/tests/virtual-time/autosign-ksk/ns1/sign.sh +++ b/bin/tests/virtual-time/autosign-ksk/ns1/sign.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: sign.sh,v 1.2.2.2 2010/06/21 02:36:43 marka Exp $ +# $Id: sign.sh,v 1.2 2010/06/21 02:31:45 marka Exp $ SYSTEMTESTTOP=../.. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/virtual-time/autosign-ksk/ns1/wrap.sh b/bin/tests/virtual-time/autosign-ksk/ns1/wrap.sh index f87ee660..bdc68cae 100644 --- a/bin/tests/virtual-time/autosign-ksk/ns1/wrap.sh +++ b/bin/tests/virtual-time/autosign-ksk/ns1/wrap.sh @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: wrap.sh,v 1.2.2.3 2010/06/21 23:46:27 tbox Exp $ +# $Id: wrap.sh,v 1.3 2010/06/21 23:46:48 tbox Exp $ # # Wrapper for named diff --git a/bin/tests/virtual-time/autosign-ksk/setup.sh b/bin/tests/virtual-time/autosign-ksk/setup.sh index a0cb8bd6..edc199a8 100644 --- a/bin/tests/virtual-time/autosign-ksk/setup.sh +++ b/bin/tests/virtual-time/autosign-ksk/setup.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: setup.sh,v 1.2.2.2 2010/06/21 02:36:42 marka Exp $ +# $Id: setup.sh,v 1.2 2010/06/21 02:31:45 marka Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/virtual-time/autosign-ksk/tests.sh b/bin/tests/virtual-time/autosign-ksk/tests.sh index fc5bc40e..fd34fab7 100644 --- a/bin/tests/virtual-time/autosign-ksk/tests.sh +++ b/bin/tests/virtual-time/autosign-ksk/tests.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: tests.sh,v 1.2.2.2 2010/06/21 02:36:42 marka Exp $ +# $Id: tests.sh,v 1.2 2010/06/21 02:31:45 marka Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/virtual-time/autosign-zsk/clean.sh b/bin/tests/virtual-time/autosign-zsk/clean.sh index 64484b17..c468aee9 100644 --- a/bin/tests/virtual-time/autosign-zsk/clean.sh +++ b/bin/tests/virtual-time/autosign-zsk/clean.sh @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: clean.sh,v 1.2.2.2 2010/06/21 02:36:43 marka Exp $ +# $Id: clean.sh,v 1.2 2010/06/21 02:31:45 marka Exp $ # # Clean up after virtual time tests. diff --git a/bin/tests/virtual-time/autosign-zsk/ns1/example.db.in b/bin/tests/virtual-time/autosign-zsk/ns1/example.db.in index 84fccf91..07292146 100644 --- a/bin/tests/virtual-time/autosign-zsk/ns1/example.db.in +++ b/bin/tests/virtual-time/autosign-zsk/ns1/example.db.in @@ -12,7 +12,7 @@ ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; PERFORMANCE OF THIS SOFTWARE. -; $Id: example.db.in,v 1.2.2.3 2010/06/21 23:46:27 tbox Exp $ +; $Id: example.db.in,v 1.3 2010/06/21 23:46:48 tbox Exp $ $TTL 60 ; 1 mn (to avoid to delay activation with ttl > prepublish) @ IN SOA ns root ( diff --git a/bin/tests/virtual-time/autosign-zsk/ns1/named.conf b/bin/tests/virtual-time/autosign-zsk/ns1/named.conf index dbf4a860..536669d1 100644 --- a/bin/tests/virtual-time/autosign-zsk/ns1/named.conf +++ b/bin/tests/virtual-time/autosign-zsk/ns1/named.conf @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: named.conf,v 1.2.2.2 2010/06/21 02:36:44 marka Exp $ */ +/* $Id: named.conf,v 1.2 2010/06/21 02:31:45 marka Exp $ */ controls { /* empty */ }; diff --git a/bin/tests/virtual-time/autosign-zsk/ns1/root.db b/bin/tests/virtual-time/autosign-zsk/ns1/root.db index f1abea62..107f9ab1 100644 --- a/bin/tests/virtual-time/autosign-zsk/ns1/root.db +++ b/bin/tests/virtual-time/autosign-zsk/ns1/root.db @@ -12,7 +12,7 @@ ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; PERFORMANCE OF THIS SOFTWARE. -; $Id: root.db,v 1.2.2.3 2010/06/21 23:46:27 tbox Exp $ +; $Id: root.db,v 1.3 2010/06/21 23:46:48 tbox Exp $ $TTL 300 . IN SOA gson.nominum.com. a.root.servers.nil. ( diff --git a/bin/tests/virtual-time/autosign-zsk/ns1/sign.sh b/bin/tests/virtual-time/autosign-zsk/ns1/sign.sh index 24d59fdc..591fcb62 100644 --- a/bin/tests/virtual-time/autosign-zsk/ns1/sign.sh +++ b/bin/tests/virtual-time/autosign-zsk/ns1/sign.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: sign.sh,v 1.2.2.2 2010/06/21 02:36:44 marka Exp $ +# $Id: sign.sh,v 1.2 2010/06/21 02:31:46 marka Exp $ SYSTEMTESTTOP=../.. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/virtual-time/autosign-zsk/ns1/wrap.sh b/bin/tests/virtual-time/autosign-zsk/ns1/wrap.sh index f87ee660..bdc68cae 100644 --- a/bin/tests/virtual-time/autosign-zsk/ns1/wrap.sh +++ b/bin/tests/virtual-time/autosign-zsk/ns1/wrap.sh @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: wrap.sh,v 1.2.2.3 2010/06/21 23:46:27 tbox Exp $ +# $Id: wrap.sh,v 1.3 2010/06/21 23:46:48 tbox Exp $ # # Wrapper for named diff --git a/bin/tests/virtual-time/autosign-zsk/setup.sh b/bin/tests/virtual-time/autosign-zsk/setup.sh index cfd2495d..edc199a8 100644 --- a/bin/tests/virtual-time/autosign-zsk/setup.sh +++ b/bin/tests/virtual-time/autosign-zsk/setup.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: setup.sh,v 1.2.2.2 2010/06/21 02:36:43 marka Exp $ +# $Id: setup.sh,v 1.2 2010/06/21 02:31:45 marka Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/virtual-time/autosign-zsk/tests.sh b/bin/tests/virtual-time/autosign-zsk/tests.sh index 316a71fb..81b030f5 100644 --- a/bin/tests/virtual-time/autosign-zsk/tests.sh +++ b/bin/tests/virtual-time/autosign-zsk/tests.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: tests.sh,v 1.2.2.2 2010/06/21 02:36:43 marka Exp $ +# $Id: tests.sh,v 1.2 2010/06/21 02:31:45 marka Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/virtual-time/autosign/prereq.sh b/bin/tests/virtual-time/autosign/prereq.sh deleted file mode 100644 index 2e14d58c..00000000 --- a/bin/tests/virtual-time/autosign/prereq.sh +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2010 Internet Systems Consortium, Inc. ("ISC") -# -# Permission to use, copy, modify, and/or distribute this software for any -# purpose with or without fee is hereby granted, provided that the above -# copyright notice and this permission notice appear in all copies. -# -# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH -# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, -# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE -# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -# PERFORMANCE OF THIS SOFTWARE. - -# $Id: prereq.sh,v 1.2.2.2 2010/06/17 05:43:51 marka Exp $ - -echo "I:This test is not yet written." >&2 -exit 1 diff --git a/bin/tests/virtual-time/cleanall.sh b/bin/tests/virtual-time/cleanall.sh index 047ea9b7..4a3f463f 100644 --- a/bin/tests/virtual-time/cleanall.sh +++ b/bin/tests/virtual-time/cleanall.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: cleanall.sh,v 1.2.2.2 2010/06/17 05:43:50 marka Exp $ +# $Id: cleanall.sh,v 1.2 2010/06/17 05:38:05 marka Exp $ # # Clean up after system tests. diff --git a/bin/tests/virtual-time/common/controls.conf b/bin/tests/virtual-time/common/controls.conf index 79c7c3e5..41d638d4 100644 --- a/bin/tests/virtual-time/common/controls.conf +++ b/bin/tests/virtual-time/common/controls.conf @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: controls.conf,v 1.2.2.2 2010/06/17 05:43:51 marka Exp $ */ +/* $Id: controls.conf,v 1.2 2010/06/17 05:38:05 marka Exp $ */ key rndc_key { secret "1234abcd8765"; diff --git a/bin/tests/virtual-time/common/rndc.conf b/bin/tests/virtual-time/common/rndc.conf index e91d0514..f25af972 100644 --- a/bin/tests/virtual-time/common/rndc.conf +++ b/bin/tests/virtual-time/common/rndc.conf @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rndc.conf,v 1.2.2.2 2010/06/17 05:43:51 marka Exp $ */ +/* $Id: rndc.conf,v 1.2 2010/06/17 05:38:05 marka Exp $ */ options { default-key "rndc_key"; diff --git a/bin/tests/virtual-time/common/root.hint b/bin/tests/virtual-time/common/root.hint index ace9bda2..5c092fb1 100644 --- a/bin/tests/virtual-time/common/root.hint +++ b/bin/tests/virtual-time/common/root.hint @@ -12,7 +12,7 @@ ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; PERFORMANCE OF THIS SOFTWARE. -; $Id: root.hint,v 1.2.2.2 2010/06/17 05:43:51 marka Exp $ +; $Id: root.hint,v 1.2 2010/06/17 05:38:05 marka Exp $ $TTL 999999 . IN NS a.root-servers.nil. diff --git a/bin/tests/virtual-time/conf.sh.in b/bin/tests/virtual-time/conf.sh.in index fda4d5a9..15ee0a3e 100644 --- a/bin/tests/virtual-time/conf.sh.in +++ b/bin/tests/virtual-time/conf.sh.in @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: conf.sh.in,v 1.2.2.3 2010/06/21 02:36:42 marka Exp $ +# $Id: conf.sh.in,v 1.3 2010/06/21 02:31:45 marka Exp $ # # Common configuration data for system tests, to be sourced into diff --git a/bin/tests/virtual-time/run.sh b/bin/tests/virtual-time/run.sh index e55cdec4..5581e313 100644 --- a/bin/tests/virtual-time/run.sh +++ b/bin/tests/virtual-time/run.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: run.sh,v 1.2.2.2 2010/06/17 05:43:50 marka Exp $ +# $Id: run.sh,v 1.2 2010/06/17 05:38:05 marka Exp $ SYSTEMTESTTOP=. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/virtual-time/runall.sh b/bin/tests/virtual-time/runall.sh index 3b8b84ff..6e476f5d 100644 --- a/bin/tests/virtual-time/runall.sh +++ b/bin/tests/virtual-time/runall.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: runall.sh,v 1.2.2.2 2010/06/17 05:43:50 marka Exp $ +# $Id: runall.sh,v 1.2 2010/06/17 05:38:05 marka Exp $ # # Run all the virtual time tests. diff --git a/bin/tests/virtual-time/setup.sh b/bin/tests/virtual-time/setup.sh index da8f7eb2..ab29381c 100644 --- a/bin/tests/virtual-time/setup.sh +++ b/bin/tests/virtual-time/setup.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: setup.sh,v 1.2.2.2 2010/06/17 05:43:50 marka Exp $ +# $Id: setup.sh,v 1.2 2010/06/17 05:38:05 marka Exp $ # # Run a system test. diff --git a/bin/tests/virtual-time/slave/clean.sh b/bin/tests/virtual-time/slave/clean.sh index 12a191f6..b2e663c1 100644 --- a/bin/tests/virtual-time/slave/clean.sh +++ b/bin/tests/virtual-time/slave/clean.sh @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: clean.sh,v 1.2.2.2 2010/06/17 05:43:51 marka Exp $ +# $Id: clean.sh,v 1.2 2010/06/17 05:38:05 marka Exp $ # # Clean up after virtual time tests. diff --git a/bin/tests/virtual-time/slave/ns1/example.db.in b/bin/tests/virtual-time/slave/ns1/example.db.in index 92ab1446..27ca85f1 100644 --- a/bin/tests/virtual-time/slave/ns1/example.db.in +++ b/bin/tests/virtual-time/slave/ns1/example.db.in @@ -12,7 +12,7 @@ ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; PERFORMANCE OF THIS SOFTWARE. -; $Id: example.db.in,v 1.2.2.3 2010/06/18 23:46:26 tbox Exp $ +; $Id: example.db.in,v 1.3 2010/06/18 23:46:42 tbox Exp $ $TTL 300 ; 5 minutes @ IN SOA ns root ( diff --git a/bin/tests/virtual-time/slave/ns1/named.conf b/bin/tests/virtual-time/slave/ns1/named.conf index ce440a28..e8ed6087 100644 --- a/bin/tests/virtual-time/slave/ns1/named.conf +++ b/bin/tests/virtual-time/slave/ns1/named.conf @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: named.conf,v 1.2.2.3 2010/06/18 23:46:26 tbox Exp $ */ +/* $Id: named.conf,v 1.3 2010/06/18 23:46:42 tbox Exp $ */ controls { /* empty */ }; diff --git a/bin/tests/virtual-time/slave/ns1/root.db b/bin/tests/virtual-time/slave/ns1/root.db index 8b0e894c..c6a49555 100644 --- a/bin/tests/virtual-time/slave/ns1/root.db +++ b/bin/tests/virtual-time/slave/ns1/root.db @@ -12,7 +12,7 @@ ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; PERFORMANCE OF THIS SOFTWARE. -; $Id: root.db,v 1.2.2.3 2010/06/18 23:46:26 tbox Exp $ +; $Id: root.db,v 1.3 2010/06/18 23:46:43 tbox Exp $ $TTL 300 . IN SOA gson.nominum.com. a.root.servers.nil. ( diff --git a/bin/tests/virtual-time/slave/ns1/wrap.sh b/bin/tests/virtual-time/slave/ns1/wrap.sh index 24e27a97..9652484e 100644 --- a/bin/tests/virtual-time/slave/ns1/wrap.sh +++ b/bin/tests/virtual-time/slave/ns1/wrap.sh @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: wrap.sh,v 1.2.2.3 2010/06/18 23:46:26 tbox Exp $ +# $Id: wrap.sh,v 1.3 2010/06/18 23:46:43 tbox Exp $ # # Wrapper for named diff --git a/bin/tests/virtual-time/slave/setup.sh b/bin/tests/virtual-time/slave/setup.sh index 8891f363..1f8d47a9 100644 --- a/bin/tests/virtual-time/slave/setup.sh +++ b/bin/tests/virtual-time/slave/setup.sh @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: setup.sh,v 1.2.2.2 2010/06/17 05:43:51 marka Exp $ +# $Id: setup.sh,v 1.2 2010/06/17 05:38:05 marka Exp $ rm -f ns1/example.db cp ns1/example.db.in ns1/example.db diff --git a/bin/tests/virtual-time/slave/tests.sh b/bin/tests/virtual-time/slave/tests.sh index 06140cf4..768c54fa 100644 --- a/bin/tests/virtual-time/slave/tests.sh +++ b/bin/tests/virtual-time/slave/tests.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: tests.sh,v 1.2.2.2 2010/06/17 05:43:52 marka Exp $ +# $Id: tests.sh,v 1.2 2010/06/17 05:38:06 marka Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/virtual-time/start.pl b/bin/tests/virtual-time/start.pl index d3514337..ea8e6fdb 100644 --- a/bin/tests/virtual-time/start.pl +++ b/bin/tests/virtual-time/start.pl @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: start.pl,v 1.2.2.2 2010/06/17 05:43:50 marka Exp $ +# $Id: start.pl,v 1.2 2010/06/17 05:38:05 marka Exp $ # Framework for starting test servers. # Based on the type of server specified, check for port availability, remove diff --git a/bin/tests/virtual-time/start.sh b/bin/tests/virtual-time/start.sh index 0ed4dc56..fe702c7b 100644 --- a/bin/tests/virtual-time/start.sh +++ b/bin/tests/virtual-time/start.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: start.sh,v 1.2.2.2 2010/06/17 05:43:50 marka Exp $ +# $Id: start.sh,v 1.2 2010/06/17 05:38:05 marka Exp $ . ./conf.sh $PERL start.pl "$@" diff --git a/bin/tests/virtual-time/stop.pl b/bin/tests/virtual-time/stop.pl index 54dee096..b65c7d39 100644 --- a/bin/tests/virtual-time/stop.pl +++ b/bin/tests/virtual-time/stop.pl @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: stop.pl,v 1.2.2.2 2010/06/17 05:43:50 marka Exp $ +# $Id: stop.pl,v 1.2 2010/06/17 05:38:05 marka Exp $ # Framework for stopping test servers # Based on the type of server specified, signal the server to stop, wait diff --git a/bin/tests/virtual-time/stop.sh b/bin/tests/virtual-time/stop.sh index 8cfa049e..f9a342dc 100644 --- a/bin/tests/virtual-time/stop.sh +++ b/bin/tests/virtual-time/stop.sh @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: stop.sh,v 1.2.2.2 2010/06/17 05:43:50 marka Exp $ +# $Id: stop.sh,v 1.2 2010/06/17 05:38:05 marka Exp $ . ./conf.sh $PERL ./stop.pl "$@" diff --git a/bin/tests/virtual-time/testsock.pl b/bin/tests/virtual-time/testsock.pl index 83474372..bb7e43dc 100644 --- a/bin/tests/virtual-time/testsock.pl +++ b/bin/tests/virtual-time/testsock.pl @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: testsock.pl,v 1.2.2.2 2010/06/17 05:43:51 marka Exp $ +# $Id: testsock.pl,v 1.2 2010/06/17 05:38:05 marka Exp $ # Test whether the interfaces on 10.53.0.* are up. diff --git a/bin/tests/virtual-time/vtwrapper.c b/bin/tests/virtual-time/vtwrapper.c index f47eddb7..649bab60 100644 --- a/bin/tests/virtual-time/vtwrapper.c +++ b/bin/tests/virtual-time/vtwrapper.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: vtwrapper.c,v 1.2.2.3 2010/06/18 23:46:26 tbox Exp $ */ +/* $Id: vtwrapper.c,v 1.4 2010/08/12 09:31:50 fdupont Exp $ */ #define _GNU_SOURCE #include <sys/syscall.h> @@ -278,7 +278,7 @@ kevent(int kq, struct kevent *changelist, int nchanges, nevents, &ts); #else return syscall(SYS_kevent, kq, changelist, nchanges, eventlist, - nevents, timeout); + nevents, timeout); #endif } #endif |