mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
- 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.
8 lines
76 B
Makefile
8 lines
76 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
# Regression tests for geom_gate.
|
|
#
|
|
|
|
test:
|
|
@sh runtests.sh
|