NetBSD/tests/rump/rumpkern
kre 9c62ddd5c1 Deal with fallout from the addition of
KERN_PROC_CWD in sysctl(3)
That is kern.proc.$$.KERN_PROC_CWD (I think - not that it matters here)

The effect is that -lrump now requires -lrumpvfs

This set of changes fixes (I believe) regular dynamic builds,
more might be required for static builds (will be verified soon).
2019-06-01 06:59:17 +00:00
..
h_client
h_server Deal with fallout from the addition of 2019-06-01 06:59:17 +00:00
Makefile Add -lrump after -lkernspace, because kernspace.a references symbols 2018-12-26 14:27:23 +00:00
Makefile.inc bridge with the higher Makefile.inc 2016-01-23 18:54:15 +00:00
t_copy.c
t_kern.c Fix detection of expected results. The rump kernel code apparently 2017-05-03 12:09:41 +00:00
t_lwproc.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_modcmd.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_modlinkset.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_signals.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_sp.sh Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed 2019-05-13 17:55:07 +00:00
t_threadpool.c Add a test case that exercises repeated sceduling and cancelling of a job, 2018-12-28 19:54:36 +00:00
t_threads.c Run both tests (rather than rumptest_threadjoin twice) 2017-09-29 10:22:36 +00:00
t_tsleep.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_vm.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_workqueue.c Add a test case for workqueue_wait 2017-12-28 07:10:25 +00:00