summaryrefslogtreecommitdiff
path: root/tests/fs/ffs/t_mount.c
AgeCommit message (Expand)Author
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
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
2010-11-07Adjusts tests after import of atf-0.12:jmmv
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-19Include h_fsmacros instead of ffs.c and link in test lib.pooka
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