mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 13:39:12 -04:00
Provide basic coverage for the existing options, nothing deeper (e.g., pipe closing behavior) is tested in this set. Reviewed by: allanjude Feedback from: des Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D42714
6 lines
67 B
Makefile
6 lines
67 B
Makefile
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH+= lockf_test
|
|
|
|
.include <bsd.test.mk>
|