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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"