geom_gate userland utility improvements
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Makefile 123 B

123456789
  1. # $FreeBSD$
  2. PACKAGE= tests
  3. TESTSDIR= ${TESTSBASE}/sys/geom/class/gate
  4. ATF_TESTS_SH+= ggate_test
  5. .include <bsd.test.mk>