]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r293073:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 24 Jan 2016 06:19:49 +0000 (06:19 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 24 Jan 2016 06:19:49 +0000 (06:19 +0000)
commited66d49fbf9b9e2e79a08bf310cb1cea5d133728
tree8e49cd00f7ac8802714d3100e645d287422b12df
parentd0d8e2e30e8d5e7ddab727a56ad9ceaa1278964a
MFC r293073:

- Use attach_md instead of hardcoding md(4) provider unit numbers
- Implement a gmirror_test_cleanup function, which in turn calls
  geom_test_cleanup to clean up all md(4) providers allocated in the test
  run.
- Remove duplicate logic in test scripts for removing md(4) providers.
- Don't create files in /tmp (outside the kyua sandbox); use the current
  directory instead

git-svn-id: svn://svn.freebsd.org/base/stable/10@294657 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/geom_mirror/conf.sh
tools/regression/geom_mirror/test-1.t
tools/regression/geom_mirror/test-2.t
tools/regression/geom_mirror/test-3.t
tools/regression/geom_mirror/test-4.t
tools/regression/geom_mirror/test-5.t
tools/regression/geom_mirror/test-6.t
tools/regression/geom_mirror/test-7.t