NetBSD/tests/rump
chs 6ab81237dc for the busypage test, replace atf_tc_expect_fail() with atf_tc_skip()
because atf apparently has no way to expect a test program to crash.
fixes PR 55945.
2021-01-22 22:03:01 +00:00
..
kernspace Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
modautoload Fix alpha build (relocation truncated to fit: GPREL16 against symbol ...) 2020-05-26 18:52:29 +00:00
rumpkern for the busypage test, replace atf_tc_expect_fail() with atf_tc_skip() 2021-01-22 22:03:01 +00:00
rumpnet Disable reverse DNS lookups in ping to avoid spurious test failures 2020-09-09 09:17:14 +00:00
rumpvfs Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
Makefile
Makefile.inc