freebsd-skq/tests/sys/geom/class
asomers 605b141a34 gpart: append partition name to the underlying provider's physical path
If the underlying provider's physical path is null, then the gpart device's
physical path will be, too. Otherwise, it will append the partition name,
such as "/p1" or "/s1/a". This will make gpart work better with zfsd(8).

PR:		224965
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D14010
2018-02-14 20:26:09 +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 geli: append "/eli" to the underlying provider's physical path 2018-02-14 20:15:32 +00:00
gate Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
mirror Add regression tests for r327779. 2018-01-10 19:41:05 +00:00
nop gnop(8): add the ability to set a nop provider's physical path 2018-01-18 05:57:10 +00:00
part gpart: append partition name to the underlying provider's physical path 2018-02-14 20:26:09 +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 gpart: append partition name to the underlying provider's physical path 2018-02-14 20:26:09 +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