NetBSD/tests/fs
pooka 7e9c3f5ca7 Add test case for /->: conversion from PR kern/44523 by
Taylor R Campbell.

I adjusted the test to uudecode + bunzip2 the supplied image, and
removed the "null-finder" from the dirent code, since it had an
off-by-one which made the test fail.
2011-02-18 13:07:54 +00:00
..
common Test the right fd after rump_sys_open(). 2011-02-12 18:13:46 +00:00
ffs test snapshots on ffsv2 too 2010-11-19 12:36:49 +00:00
hfs Add test case for /->: conversion from PR kern/44523 by 2011-02-18 13:07:54 +00:00
kernfs Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
lfs double the timeout for slow hosts (from 1 to 2 seconds) 2010-11-15 21:29:39 +00:00
msdosfs Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
nfs Configure two network addresses for the nfs server. One exports 2010-12-31 18:11:27 +00:00
nullfs Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
psshfs Use sshd's pidfile instead of $! and wait for the pidfile to appear. 2011-02-11 13:19:46 +00:00
ptyfs Add layer_revoke() that adjusts the lower vnode use count to be at least as 2011-01-10 11:11:03 +00:00
puffs update /dev/null rump minor to make test pass again 2011-02-10 20:10:54 +00:00
tmpfs Fix off by one that made most of these tests die with a bus error in the 2011-01-15 20:16:57 +00:00
umapfs convert to newstyle automagic rump compat syscalls 2010-07-19 15:35:38 +00:00
union Move basic unionfs test from fs/union to fs/vfs and make it test 2011-01-12 21:13:26 +00:00
vfs add a few overwrite-related tests 2011-02-02 14:42:15 +00:00
h_funcs.subr If kernel modules are set to autoload, skip the vfslist part of 2010-06-23 11:19:17 +00:00
Makefile Add test case for /->: conversion from PR kern/44523 by 2011-02-18 13:07:54 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00