index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fs
/
ffs
/
t_mount.c
Age
Commit message (
Expand
)
Author
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2012-11-27
Add fsbsizeovermaxbsize test that tests mouting a FS with block size greater
jakllsch
2012-11-27
Rename fsbsize2big to fsbsizeovermaxphys to accurately match what it tests.
jakllsch
2010-11-07
Adjusts tests after import of atf-0.12:
jmmv
2010-08-09
add comment saying why the other test doesn't use fstest
pooka
2010-08-09
* convert 48k fs image test to FSTEST_CON/DESTRO
pooka
2010-08-09
Check that mounting a file system with blocksize > MAXPHYS returns an error.
pooka
2010-07-30
Fold the puffs private and vfs tests mount/unmount routines together.
pooka
2010-07-19
Include h_fsmacros instead of ffs.c and link in test lib.
pooka
2010-07-13
Add testcase data argument to all fstest helper functions.
njoly
2010-07-13
Make this compile again.
enami
2010-07-05
* fill PR number to xfail now that we have one -- let's try not
pooka
2010-07-05
Use expect_fail instead of defining xfail. Looks like I missed this one
jmmv
2010-06-30
Small xfail testcase to exercise 48k ffs image mount, from problem
njoly