mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
This program is currently failing, and has been for >6 months on HEAD. Ideally, this should be run 24x7 in CI, to discover hard-to-find bugs that only manifest with concurrent i/o. Requested by: lwhsu, mmacy
7 lines
81 B
Makefile
7 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
ATF_TESTS_SH+= ztest
|
|
|
|
.include <bsd.test.mk>
|