History log of /netbsd-src/tests/rump/rumpkern/h_client/h_simplecli.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 1a076ae9 14-Jan-2011 pooka <pooka@NetBSD.org>

test remove signal delivery


# c2681d79 30-Nov-2010 pooka <pooka@NetBSD.org>

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

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.

show more ...