]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r293443:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Mar 2016 01:17:53 +0000 (01:17 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Mar 2016 01:17:53 +0000 (01:17 +0000)
commit99c1bf6f2a61e05f8d933ce0651c06e092159388
tree9280ade6f900b9d5694c746b92d67afa8d38d8dd
parent64fa3003370a3ee7a2b01041e0a004e2a9403586
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/10@296787 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]