Home | History | Annotate | Download | only in h_server
History log of /src/tests/rump/rumpkern/h_server/h_simpleserver.c
RevisionDateAuthorComments
 1.4  25-Jan-2016  pooka include <stdbool.h> for bool
 1.3  14-Jan-2011  pooka test remove signal delivery
 1.2  13-Dec-2010  pooka Retire h_simpleserver and use rump_server instead.
 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