summaryrefslogtreecommitdiff
path: root/tests/fs/common
AgeCommit message (Expand)Author
2014-03-04Make the abs() use check non-fatal for a bogus use in the LFS cleanerd.joerg
2013-09-09Remove what looks like an outdated assert (there was something very sneakypooka
2013-07-02Use the new extension to newfs_udf to generate a decent image for rump to workreinoud
2013-06-30Initialize mount args version info.martin
2013-06-30Fix copy & pasto, notice by Nicolas Joly, one step closer to solvingmartin
2013-06-26Add UDF as one of the filesytems to test. Might help understand why rump isreinoud
2013-03-16Mark the zfs tests as requiring root.jmmv
2013-03-05Highly uncool to stash a partial copy of the ti-rpc code here.christos
2013-03-05use the proper fd_set.christos
2013-03-05catch up with libc.christos
2013-02-06Test taking a snapshot from a stressed file system.hannken
2012-08-31Hook ZFS tests to MKZFS instead of a homegrown variable.pooka
2012-08-20Add a vfstest zfs attachment. This is a compile-time option,pooka
2012-08-05Fix ffs_fstest_delfs's error branch for rump_pub_etfs_remove.riastradh
2012-03-26Initialise permissions mask to a sensible value (0755).njoly
2011-08-11add ATF tests for v7fs. patch by njoly@. thank you.uch
2011-06-29apply some -fno-strict-aliasingmrg
2011-06-26ggr, how many of those I will need to fix. Fallout from the bogus inclusionchristos
2011-03-22Remove unnecessary (and broken) cleanup routines.jmmv
2011-03-05Put p2k_ffs back there -- i can't repeat any problems in my qemu/anitapooka
2011-02-28g/c use of unused variable toopooka
2011-02-28g/c unused variablepooka
2011-02-28bump nfdsargv[] size belatedly (and add a few extra for needs of future bugs)pooka
2011-02-12Test the right fd after rump_sys_open().bouyer
2011-02-10Do initialise allocated file system args structures for puffs and nfsnjoly
2011-01-13wrap system() in SIG_DFL so that child-bearing fs tests (puffs,pooka
2011-01-07Apparently the atf in the qemu runs doesn't like p2k_ffs and hangspooka
2011-01-07Adjust atf_check_type() to make it work again.pooka
2011-01-07Set an extra xvar indicating MOUNT_FOOpooka
2011-01-07antipastopooka
2011-01-07add another fstype for ffs -o logpooka
2011-01-07Don't panic if "unnecessary" dir already exists.pooka
2011-01-07adjust another place where X-fs.type is setpooka
2011-01-07Use our internal name instead of MOUNT_FOO to identify file systempooka
2011-01-07Add a puffs-p2k-ffs file system type to automated tests. Inspiredpooka
2010-12-31Introduce r/o tests. They do two mounts: the first one is r/w andpooka
2010-12-31Sprinkle some KNF. No functional change.pooka
2010-12-31Configure two network addresses for the nfs server. One exportspooka
2010-12-29don't assume atomic read/write on socketpair. puffs_kargs at least isyamt
2010-11-11Add rumpfs to list of file systems to be autotested.pooka
2010-11-07Adjusts tests after import of atf-0.12:jmmv
2010-11-01Make the shovel threads resilient to file server exit.pooka
2010-10-31Fix format strings so it builds on amd64pgoyette
2010-10-31Since rump implicit threads now bind to proc1 instead of proc0, wepooka
2010-09-23Do symbol renaming for these bits as well, so that we don't gethe
2010-09-01update to new rump lwp/proc interfacespooka
2010-08-26Put the workaround for PR kern/43799 into the common nfs unmount routine.pooka
2010-08-26include some necessary headers to fix buildpooka
2010-08-25* fail with errnospooka
2010-08-09allow overriding of defaultspooka