NetBSD/tests/fs/common
jmmv 9a17a325dd Remove unnecessary (and broken) cleanup routines.
The cleanup routines were being used to kill the rump process and to delete
the temporary image file.  These are things automatically done by atf-run,
but it looks like this code was added here to workaround a previous bug in
the atf-run code.

Note that, in the existing form, the cleanup routines segfault (haven't
spent the time to track down why).  atf-run does not care about this
(although it should), buy Kyua does.

As a side effect, this has a teeny-tiny performance speedup in the execution
of the tests including this file.

OKed by njoly@.
2011-03-22 16:50:16 +00:00
..
nfsrpc Do symbol renaming for these bits as well, so that we don't get 2010-09-23 09:38:14 +00:00
Makefile Add rumpfs to list of file systems to be autotested. 2010-11-11 17:39:29 +00:00
fstest_ext2fs.c Fold the puffs private and vfs tests mount/unmount routines together. 2010-07-30 16:15:05 +00:00
fstest_ffs.c wrap system() in SIG_DFL so that child-bearing fs tests (puffs, 2011-01-13 12:55:19 +00:00
fstest_lfs.c Fold the puffs private and vfs tests mount/unmount routines together. 2010-07-30 16:15:05 +00:00
fstest_msdosfs.c Fold the puffs private and vfs tests mount/unmount routines together. 2010-07-30 16:15:05 +00:00
fstest_nfs.c g/c use of unused variable too 2011-02-28 21:08:46 +00:00
fstest_puffs.c Do initialise allocated file system args structures for puffs and nfs 2011-02-10 16:35:01 +00:00
fstest_rumpfs.c Add rumpfs to list of file systems to be autotested. 2010-11-11 17:39:29 +00:00
fstest_sysvbfs.c Fold the puffs private and vfs tests mount/unmount routines together. 2010-07-30 16:15:05 +00:00
fstest_tmpfs.c Fold the puffs private and vfs tests mount/unmount routines together. 2010-07-30 16:15:05 +00:00
h_fsmacros.h Remove unnecessary (and broken) cleanup routines. 2011-03-22 16:50:16 +00:00
snapshot.c Test the right fd after rump_sys_open(). 2011-02-12 18:13:46 +00:00