test remove signal delivery
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 tokill the server after the test.