cvs commit: src/tools/tools/mctest mctest.1 mctest.cc mctest_run.sh
George V. Neville-Neil
gnn at FreeBSD.org
Thu Apr 24 06:56:45 UTC 2008
gnn 2008-04-24 06:56:45 UTC
FreeBSD src repository
Modified files:
tools/tools/mctest mctest.1 mctest.cc
Added files:
tools/tools/mctest mctest_run.sh
Log:
Updated the test to handle multiple sinks. The sinks cut their
transmissions by the number of them running so that they do not
overwhelm the source.
Added a simple shell script to kick off sinks on multiple hosts as
well as a source on the host where the shell script is run. The script
also collects the output of all the sinks and the source into files named
for the host on which the tests are run. A date is appended to each output
file to make it unique per run.
Revision Changes Path
1.2 +11 -4 src/tools/tools/mctest/mctest.1
1.4 +70 -36 src/tools/tools/mctest/mctest.cc
1.1 +67 -0 src/tools/tools/mctest/mctest_run.sh (new)
More information about the cvs-src
mailing list