mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 21:36:47 -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. (cherry picked from commit 296a5a4db1fc8203f5f6aa8f68321e6ab4652b56)
6 lines
67 B
Makefile
6 lines
67 B
Makefile
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH+= lockf_test
|
|
|
|
.include <bsd.test.mk>
|