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
/
sbin
/
resize_ffs
Age
Commit message (
Expand
)
Author
2013-02-19
Check for RUMP programs before using them.
joerg
2011-05-17
Add require root user to test_case_xfail. Avoids reporting expected
njoly
2011-03-04
Back out previous; it's causing intermittent problems which I don't
riz
2011-03-03
Switch from using "rump_ffs" to mount the file system image to
riz
2011-01-11
Copy a little less data in the ufs2, 4096-byte block test cases.
riz
2011-01-05
Replace uses of 'jot' with 'seq'. This is primarily to work around
riz
2011-01-05
Restore data integrity verification in the grow case which was
riz
2011-01-05
All of the generated tests require root, for rump_ffs. Spotted by
riz
2011-01-05
Update resize_ffs tests for byteswapped file system support, and
riz
2010-12-16
Reduce the number of tests run automatically, as they apparently go
riz
2010-12-16
Factor out more common code. No functional changes intended.
riz
2010-12-12
PR bin/44209 is now fixed, expect failure -> expect success.
riz
2010-12-11
Reset error from umount. This squelches atf "cleanup should not
pooka
2010-12-11
Can't use dynamic data in cleanup (it's run in a different process),
pooka
2010-12-09
Wrap the bigger tests in RESIZE_FFS_BIG_TESTS, as the automated test
riz
2010-12-09
Remove accidentally-committed debug-assist code.
riz
2010-12-09
Re-work the resize_ffs(8) tests:
riz
2010-12-03
Cause the tests to use plain files instead of vnd; for the kinds of
riz
2010-12-03
Correct two function names:
riz
2010-12-02
Update existing test cases and add a couple more:
riz
2010-11-30
Add some basic tests of resize_ffs(8). The 'grow' test does nothing
riz