]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r296787:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Mar 2016 02:09:01 +0000 (02:09 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Mar 2016 02:09:01 +0000 (02:09 +0000)
commit01d48f538eee4b986387f71360b0de72993eaac5
tree9baf55af97beb963efb541d6edd9c37101d8f740
parent49a2b6288a683072103ee81100f52eb8b71e3df5
MFstable/10 r296787:

MFC r293443:

- Make test-1.sh into a TAP testable testcase
- 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

git-svn-id: svn://svn.freebsd.org/base/stable/9@296796 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/geom_uzip/Makefile
tools/regression/geom_uzip/conf.sh [new file with mode: 0755]
tools/regression/geom_uzip/runtests.sh [deleted file]
tools/regression/geom_uzip/test-1.sh [deleted file]
tools/regression/geom_uzip/test-1.t [new file with mode: 0644]
tools/regression/geom_uzip/test-2.sh [deleted file]