freebsd-dev/tests/sys/geom
Enji Cooper b8891d7c10 Load geom_gate(4) if necessary before running tests; skip if it can't be loaded
The test code prior to r311893 loaded geom_gate at test start if necessary and
skipped the tests if it couldn't be loaded.

The ATF-ifcation of this test done in r311893 unfortunately dropped this
functionality.

This change restores the geom_gate module load and skips the test(s) if unavailable
in an ATF-like way.

MFC after:	1 month
PR:		220164
Reported by:	gjb
2017-07-29 22:01:17 +00:00
..
class Load geom_gate(4) if necessary before running tests; skip if it can't be loaded 2017-07-29 22:01:17 +00:00
Makefile Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/... 2017-03-14 07:00:22 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00