summaryrefslogtreecommitdiff
path: root/tests/fs/ffs
AgeCommit message (Expand)Author
2013-07-29Slow hardware needs longer, especially for default_deny_user_bigskrll
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-09-30Add test cases for the bug fixed in sys/ufs/ufs/ufs_quota2.c 1.35:bouyer
2012-08-24h_ffs_server.c is not a test program. Remove unnecessary traces of atf.jmmv
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2012-02-13Update reference output to match yesterday's fix. ok martin@ for relengdholland
2012-02-01Reimplement repquota -x to print in tabular form instead of XML.dholland
2012-01-18Make parts of the quota tests useable for more than quotas:bouyer
2011-06-16Use proper format strings.joerg
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-03-12Add support for multiple rump servers in shutdown and cleanupbouyer
2011-03-09Don't descend into non-existing subdirectory "clients".tron
2011-03-09Use librumphijack for quota commands instead of rumpifed versions.bouyer
2011-03-07Fix link error.enami
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2010-11-19test snapshots on ffsv2 toopooka
2010-11-07Adjusts tests after import of atf-0.12:jmmv
2010-11-05test fss with underlying fs mounted with MNT_LOGpooka
2010-11-05remove newline from errorpooka
2010-09-23Reorder the library specifications, so that we don't depend on thehe
2010-08-09add comment saying why the other test doesn't use fstestpooka
2010-08-09* convert 48k fs image test to FSTEST_CON/DESTROpooka
2010-08-09Check that mounting a file system with blocksize > MAXPHYS returns an error.pooka
2010-07-30Fold the puffs private and vfs tests mount/unmount routines together.pooka
2010-07-19Need to use the ${PRINTOBJDIR} trick for LIBISPRIVATE ...pooka
2010-07-19Include h_fsmacros instead of ffs.c and link in test lib.pooka
2010-07-14Convert "The Original" rename race test from to vfs and retire thepooka
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-07-13Add testcase data argument to all fstest helper functions.njoly
2010-07-13Make this compile again.enami
2010-07-05* fill PR number to xfail now that we have one -- let's try notpooka
2010-07-05Use expect_fail instead of defining xfail. Looks like I missed this onejmmv
2010-06-30Small xfail testcase to exercise 48k ffs image mount, from problemnjoly
2010-06-30qemu has been fixed, so remove timeoutpooka
2010-06-04atf-0.9 introduces an use.fs test-case property to allow tests to write tojmmv
2010-05-31Now that atf gdb/coredump conflicts have been solved (thanks jmmv!),pooka
2010-05-30Use PATH_MAX instead of MAXPATHLEN and include limits.h.dholland
2010-05-01fix !USE_ATFpooka
2010-04-13Split snapshot test into fs-independent backend and fs-specific frontend.pooka
2010-04-12move check next to operationpooka
2010-04-12test for the very basic snapshot featurespooka
2010-03-31Use tp-glob keys when requesting for test pattern.njoly
2010-03-29regression test for fifos on ffspooka
2010-01-31filesystems now use getdisksize() which is in librumpdev_disk.mlelstv
2009-10-14Adjust names of external rump control interfaces to match thepooka
2009-09-17Set timeout to 20 because for some reason this test hangs in qemu.pooka
2009-08-03rump_fakeblk -> rump_etfspooka