[M3commit] CVS Update: cm3

Mika Nystrom mika at elego.de
Sat Feb 5 22:51:27 CET 2011


CVSROOT:	/usr/cvs
Changes by:	mika at birch.	11/02/05 22:51:27

Modified files:
	cm3/m3-libs/m3core/tests/thread/src/: Main.m3 m3makefile 

Log message:
	add configurability to thread tester.  The following options are supported:
	
	-n <threads>
	number of threads per test (default 3)
	
	-wait <steps>
	how many one-second waits to execute between prints (default 10)
	
	-iters <iters>
	how many iterations to run for (default 10)
	
	-tests <test1>,<test2>,...
	comma-separated list of tests (default all types)




More information about the M3commit mailing list