NetBSD/tests/rump/rumpkern
thorpej 87d5cea604 Add -lrump after -lkernspace, because kernspace.a references symbols
from librump and hooray for static linking semantics.

Fixes sun2 build issue reported by kre@.

(XXX WTF did this only start failing after the addition of t_threadpool?)
2018-12-26 14:27:23 +00:00
..
h_client
h_server include <stdbool.h> for bool 2016-01-25 12:21:42 +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 + -lrumpdev 2016-08-10 23:47:14 +00:00
t_threadpool.c Add rump-based test cases for threadpool(9). 2018-12-24 21:42:05 +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