Module Name:src
Committed By: christos
Date: Sun Jun 26 13:17:36 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_stresscli.c
Log Message:
fix fallout from including signal.h in rump_syscallargs.h
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 sr
Module Name:src
Committed By: pooka
Date: Sat Feb 19 09:56:45 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_reconcli.c
Log Message:
set reconnect property now that it's off by default
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/ru
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).
To generate a diff of this commi
Module Name:src
Committed By: pooka
Date: Wed Jan 12 11:37:45 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_stresscli.c
Log Message:
Give the stress queen two modes: one which nicely suggests an exit
and another one which keeps moet et chandon in her pretty
Module Name:src
Committed By: pooka
Date: Wed Jan 12 11:12:26 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_stresscli.c
Log Message:
Establish signal handler already in parent. Otherwise the child
might be killed before it has a chance to run.
To generate
Module Name:src
Committed By: pooka
Date: Tue Jan 11 11:26:28 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_stresscli.c
Log Message:
Print some more info in an attempt to try to understand why the
test fails in automated test runs but not my desktop.
To ge
Module Name:src
Committed By: pooka
Date: Mon Jan 10 19:30:22 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_sigcli.c
Log Message:
check that we actually go into the signal handler
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/rump/r
Module Name:src
Committed By: pooka
Date: Mon Jan 10 14:05:04 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_stresscli.c
Log Message:
Don't use printf in a signal handler.
XXX: it would be nice if the deadlock with malloc were a little
more obvious, especial
Module Name:src
Committed By: pooka
Date: Thu Jan 6 06:59:25 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_stresscli.c
Log Message:
check that child exits with an expected status
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/rump/r