summaryrefslogtreecommitdiff
path: root/tools/regression/geom_uzip/test-2.sh
Commit message (Collapse)AuthorAgeFilesLines
* - Make test-1.sh into a TAP testable testcaseEnji Cooper2016-01-081-15/+0
| | | | | | | | | | | | | | - Delete test-2.sh as it was an incomplete testcase, and the contents were basically a subset of test-1.sh - Add a conf.sh file for executing common functions with geom_uzip - Use attach_md for attaching md(4) devices - Don't hardcode /tmp for temporary files, which violates the kyua sandbox MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=293443
* Use mkuzip(8) instead of create_compressed_fs.Max Khon2005-09-291-2/+2
| | | | Notes: svn path=/head/; revision=150734
* Regression test for geom_uzip.Max Khon2004-08-131-0/+15
Notes: svn path=/head/; revision=133641