NetBSD/tests/rump/rumpkern
christos 0dc8cda9a3 Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
2020-03-01 18:08:12 +00:00
..
h_client PR misc/54382: whenever open(2) is called with O_CREAT, make sure to 2019-07-16 17:29:17 +00:00
h_server Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
Makefile Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +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 Hopefully fix some problems seen with MP support on non-x86, in particular 2020-01-08 17:38:41 +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