mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
100ed7e49e
- test-1.sh - Tests ggatec(8) and ggated(8) on lo0. - test-2.sh - Tests ggatel(8) on a regular file. - test-3.sh - Tests ggatel(8) on a md(4) device.
9 lines
76 B
Makefile
9 lines
76 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
# Regression tests for geom_gate.
|
|
#
|
|
|
|
test:
|
|
@sh runtests.sh
|