freebsd-nq/tests/sys/geom/class
Alan Somers 041999e3d0 Fix potential TOCTTOU bug in the geli tests
This change mostly reverts r293436, which introduced the bug due to a belief
that geli(8) would allocate md(4) devices by itself. However, that belief is
incorrect. Instead of using linear probing to find available md(4) numbers,
it's best to use the existing attach_md function.

Reviewed by:	ngie
MFC after:	2 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D13666
2017-12-29 16:06:10 +00:00
..
concat Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
eli Fix potential TOCTTOU bug in the geli tests 2017-12-29 16:06:10 +00:00
gate Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
mirror Belatedly add syncwait. 2017-12-14 22:15:46 +00:00
nop Skip gnop tests if the corresponding kernel module isn't available. 2017-12-15 17:10:51 +00:00
raid3 Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
shsec Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
stripe Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
uzip Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
geom_subr.sh Add some basic tests for gmirror read and write error handling. 2017-12-14 22:11:35 +00:00
Makefile Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
Makefile.inc Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact that 2017-08-02 22:24:08 +00:00