NetBSD/tests/dev
hannken e14a6c8694 When run from py-anita/amd64 this test fails with:
cgdconfig: getfsspecname failed: no match for `wd0e'

as the virtual machine has root on dk0, dk0 at wd0 and trying to
open wd0e fails.

This tests runs without a rump kernel and therefore should not
even try to open configured devices on the host.  Replace the
disks "wd0e" and "ld1e" with non-existant disks "dska" and "dskb".
2022-08-13 17:46:26 +00:00
..
audio audiotest: Add two tests for AUDIO_SETINFO after mmap. 2022-08-13 07:22:40 +00:00
cgd When run from py-anita/amd64 this test fails with: 2022-08-13 17:46:26 +00:00
clock_subr Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
dm Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
fss Unmount and unconfigure in the reverse order that they were done. Fixes 2021-01-14 04:30:40 +00:00
md fix typos in word "successful". 2021-09-16 22:19:10 +00:00
raidframe s/ we we / we / 2020-11-30 05:30:56 +00:00
scsipi Convert the test to cfargs. OK @thorpej. 2021-08-07 22:05:26 +00:00
sysmon s/timout/timeout/ 2021-12-05 08:16:10 +00:00
usb Set LIBISPRIVATE=yes 2020-06-01 14:41:25 +00:00
Makefile tests for sys/dev/clock_subr.c 2016-08-14 14:55:41 +00:00
Makefile.inc Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00