Home | History | Annotate | only in /src/tests/rump/rumpkern/h_client
History log of /src/tests/rump/rumpkern/h_client
RevisionDateAuthorComments
 1.5 24-Jan-2011  pooka test for rumpclient reconnect feature
 1.4 06-Jan-2011  pooka branches: 1.4.2;
test rumpclient syscalls from a signal handler
 1.3 05-Jan-2011  pooka Some tests for rumpclient fork.
 1.2 12-Dec-2010  pooka h_reboot has been superceded by rump.halt
 1.1 30-Nov-2010  pooka Add a simple and stress test cases for the rump remote syscall code.
Fun fact: since the server daemonizes into its own process group,
it's not in atf's pgrp. Use rump_sys_reboot() in atf cleanup to
kill the server after the test.
 1.4.2.1 08-Feb-2011  bouyer Sync with HEAD
 1.2 16-Jul-2019  martin PR misc/54382: whenever open(2) is called with O_CREAT, make sure to
pass an open mode argument.
 1.1 05-Jan-2011  pooka branches: 1.1.46;
Some tests for rumpclient fork.
 1.1.46.1 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2 12-Dec-2010  pooka h_reboot has been superceded by rump.halt
 1.1 30-Nov-2010  pooka Add a simple and stress test cases for the rump remote syscall code.
Fun fact: since the server daemonizes into its own process group,
it's not in atf's pgrp. Use rump_sys_reboot() in atf cleanup to
kill the server after the test.
 1.2 19-Feb-2011  pooka set reconnect property now that it's off by default
 1.1 24-Jan-2011  pooka branches: 1.1.2;
test for rumpclient reconnect feature
 1.1.2.3 05-Mar-2011  bouyer Sync with HEAD
 1.1.2.2 08-Feb-2011  bouyer Sync with HEAD
 1.1.2.1 24-Jan-2011  bouyer file h_reconcli.c was added on branch bouyer-quota2 on 2011-02-08 16:20:10 +0000
 1.3 07-Feb-2011  pooka Limit test duration based on wall time instead of loops
(took a long time on slow platforms).
 1.2 10-Jan-2011  pooka branches: 1.2.2;
check that we actually go into the signal handler
 1.1 06-Jan-2011  pooka test rumpclient syscalls from a signal handler
 1.2.2.1 08-Feb-2011  bouyer Sync with HEAD
 1.2 14-Jan-2011  pooka test remove signal delivery
 1.1 30-Nov-2010  pooka Add a simple and stress test cases for the rump remote syscall code.
Fun fact: since the server daemonizes into its own process group,
it's not in atf's pgrp. Use rump_sys_reboot() in atf cleanup to
kill the server after the test.
 1.9 26-Jun-2011  christos fix fallout from including signal.h in rump_syscallargs.h
 1.8 12-Jan-2011  pooka Execute a variety of syscalls in the stress test, including opening
files and sockets.
 1.7 12-Jan-2011  pooka Give the stress queen two modes: one which nicely suggests an exit
and another one which keeps moet et chandon in her pretty cabinet.
 1.6 12-Jan-2011  pooka Establish signal handler already in parent. Otherwise the child
might be killed before it has a chance to run.
 1.5 11-Jan-2011  pooka Print some more info in an attempt to try to understand why the
test fails in automated test runs but not my desktop.
 1.4 10-Jan-2011  pooka Make sure stressclient worker threads complete their operation
instead of hanging.
 1.3 10-Jan-2011  pooka Don't use printf in a signal handler.

XXX: it would be nice if the deadlock with malloc were a little
more obvious, especially since gdb doesn't provide any clues unless
you compile libpthread with -g
 1.2 06-Jan-2011  pooka check that child exits with an expected status
 1.1 30-Nov-2010  pooka Add a simple and stress test cases for the rump remote syscall code.
Fun fact: since the server daemonizes into its own process group,
it's not in atf's pgrp. Use rump_sys_reboot() in atf cleanup to
kill the server after the test.

RSS XML Feed