summaryrefslogtreecommitdiff
path: root/tests/fs
AgeCommit message (Expand)Author
2014-03-04Make the abs() use check non-fatal for a bogus use in the LFS cleanerd.joerg
2014-01-09Operation sysvbfs_remove() destructs inodes attached to active vnodes.hannken
2013-10-19fix unused variable warningschristos
2013-09-09Remove what looks like an outdated assert (there was something very sneakypooka
2013-08-04tests for i/o-after-unlinkpooka
2013-07-29Slow hardware needs longer, especially for default_deny_user_bigskrll
2013-07-28Check that rename(2) with NULL arguments fail with EFAULT.njoly
2013-07-10Update test cases for UDF now udf_rename() uses the genfs_rename frameworkreinoud
2013-07-08Cover the last failing UDF test cases with a reference to PR kern/47986, i.e.reinoud
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-28Add the rumpfs_udf to the LDADD variablereinoud
2013-06-26Add UDF as one of the filesytems to test. Might help understand why rump isreinoud
2013-06-12Fix the test for rumpfs on amd64 by adding a creation mode to open().pooka
2013-03-17Fix the t_renamerace:lfs_renamerace_dirs test on fast machines.jmmv
2013-03-17Simplify test_mount and log errors.jmmv
2013-03-16Use /bin/sh for a temporary script instead of querying the name of thejmmv
2013-03-16Mark a bunch of routinely-broken ZFS tests as expected failures. Pointjmmv
2013-03-16Mark the zfs tests as requiring root.jmmv
2013-03-06Mystery solved: The build worked for me because the my src tree is in /usr/src.christos
2013-03-06don't refer to things that are irrelevant or never existed.christos
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
2013-01-22spellingdholland
2012-11-27Add fsbsizeovermaxbsize test that tests mouting a FS with block size greaterjakllsch
2012-11-27Rename fsbsize2big to fsbsizeovermaxphys to accurately match what it tests.jakllsch
2012-11-04add missing includeschristos
2012-09-30Add test cases for the bug fixed in sys/ufs/ufs/ufs_quota2.c 1.35:bouyer
2012-08-31Hook ZFS tests to MKZFS instead of a homegrown variable.pooka
2012-08-24h_ffs_server.c is not a test program. Remove unnecessary traces of atf.jmmv
2012-08-20Add a vfstest zfs attachment. This is a compile-time option,pooka
2012-08-13Remove nfsd options as they are no longer needed.pgoyette
2012-08-05Fix ffs_fstest_delfs's error branch for rump_pub_etfs_remove.riastradh
2012-05-09Adjust t_renamerace now that ext2fs and ffs have good rename.riastradh
2012-04-21Do not set PUFFS_KFLAG_CACHE_FS_TTL for PUFFS testsmanu
2012-04-04New testcase that check file flags with unprivileged credentials.njoly
2012-03-26Now that permissions for msdos have been fixed, kill times() specialnjoly
2012-03-26Initialise permissions mask to a sensible value (0755).njoly
2012-03-23Extend times testcase to check for non null time values too.njoly
2012-03-20Remove unneeded atf_tc_expect_pass calls.njoly
2012-03-20Remove xfail.jruoho
2012-03-19Finish removing the block of commented-out code from rev 1.31pgoyette
2012-03-18annotate fixed failures as comments.christos
2012-03-15Add another testcase that check setting file times with unprivilegednjoly
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2012-02-24Fix obvious code issues and remove the original -Wno-error for clangjoerg
2012-02-16Pass t_renamerace and t_rmdirrace tests.perseant