tests/network-clock-utils.scm (debug, print-event): New utils.
authorAndy Wingo <wingo@pobox.com>
Tue, 28 Jun 2005 16:57:27 +0000 (16:57 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 28 Jun 2005 16:57:27 +0000 (16:57 +0000)
commit8ca9bda671eed3beaa01f275264b2f1ae251b9ce
treeb2c7c4ac714e08418edfdaaeab44282f275891aa
parentfc8cbba41b3297939a3babffc55211a5c3124b17
tests/network-clock-utils.scm (debug, print-event): New utils.

Original commit message from CVS:
2005-06-28  Andy Wingo  <wingo@pobox.com>

* tests/network-clock-utils.scm (debug, print-event): New utils.

* tests/network-clock.scm (*debug*, *with-graph*): New parameters.
(*packet-loss*): Unified loss probability.
(network-time): Report out-of-band events.

* tests/plot-data: Add support for out-of-band events. Hack it
into this script instead of passing it down the pipe; should fix
this later.
ChangeLog
tests/misc/network-clock-utils.scm
tests/misc/network-clock.scm
tests/misc/plot-data
tests/network-clock-utils.scm
tests/network-clock.scm
tests/plot-data