diff options
author | Internet Software Consortium, Inc <@isc.org> | 2012-06-04 09:10:50 -0600 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2012-06-04 09:10:50 -0600 |
commit | 38f27ae0bdb4b0b53b00a160a2a4e370a3a1d506 (patch) | |
tree | 9f575097a1f052ba70000f2efc79b4949e481b6d /bin/tests/virtual-time | |
parent | 539173bbea3b9b25e6c7474a3e3d112f6e4e5cd2 (diff) | |
download | bind9-38f27ae0bdb4b0b53b00a160a2a4e370a3a1d506.tar.gz |
9.9.1-P1
Diffstat (limited to 'bin/tests/virtual-time')
39 files changed, 39 insertions, 39 deletions
diff --git a/bin/tests/virtual-time/Makefile.in b/bin/tests/virtual-time/Makefile.in index 02d59a06..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 2010-06-17 05:38:04 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 a68c2c83..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 2010-06-17 05:38:04 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 528e5971..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 2010-06-21 02:31:45 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 c38c1faf..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.3 2010-06-21 23:46:48 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 8f059de0..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 2010-06-21 02:31:45 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 b3be4597..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.3 2010-06-21 23:46:48 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 b993ce46..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 2010-06-21 02:31:45 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 398b2204..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.3 2010-06-21 23:46:48 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 45c9ce21..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 2010-06-21 02:31:45 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 e64116a9..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 2010-06-21 02:31:45 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 528e5971..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 2010-06-21 02:31:45 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 c38c1faf..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.3 2010-06-21 23:46:48 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 acc2f9d3..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 2010-06-21 02:31:45 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 b3be4597..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.3 2010-06-21 23:46:48 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 301607c3..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 2010-06-21 02:31:46 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 398b2204..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.3 2010-06-21 23:46:48 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 45c9ce21..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 2010-06-21 02:31:45 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 959c2480..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 2010-06-21 02:31:45 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/cleanall.sh b/bin/tests/virtual-time/cleanall.sh index bf48d898..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 2010-06-17 05:38:05 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 f0ece76a..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 2010-06-17 05:38:05 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 aaddde18..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 2010-06-17 05:38:05 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 081ee810..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 2010-06-17 05:38:05 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 fe6fd487..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.3 2010-06-21 02:31:45 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 b7ceaab4..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 2010-06-17 05:38:05 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 87884931..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 2010-06-17 05:38:05 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 39720b07..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 2010-06-17 05:38:05 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 d3137222..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 2010-06-17 05:38:05 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 407090cb..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.3 2010-06-18 23:46:42 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 9ef0e93b..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.3 2010-06-18 23:46:42 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 c2bdc373..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.3 2010-06-18 23:46:43 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 17d3f01c..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.3 2010-06-18 23:46:43 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 9d818161..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 2010-06-17 05:38:05 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 16401d58..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 2010-06-17 05:38:06 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 27f01b06..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 2010-06-17 05:38:05 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 1c4a9006..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 2010-06-17 05:38:05 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 0ef8f4e3..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 2010-06-17 05:38:05 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 c706ea12..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 2010-06-17 05:38:05 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 626096cb..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 2010-06-17 05:38:05 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 460e17df..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.4 2010-08-12 09:31:50 fdupont Exp $ */ +/* $Id: vtwrapper.c,v 1.4 2010/08/12 09:31:50 fdupont Exp $ */ #define _GNU_SOURCE #include <sys/syscall.h> |