> Module Name: src > Committed By: pooka > Date: Mon Feb 7 20:05:09 UTC 2011 > > Modified Files: > src/tests/rump/rumpkern/h_client: h_sigcli.c > > Log Message: > Limit test duration based on wall time instead of loops > (took a long time on slow platforms).
FWIW, i think there should be a total loops count too. i've had tests programs "hang" on me when "time goes backwards" at some point and at some point i patched the regress test that was triggering this for me, but never commited it. .mrg.