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