mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Add ATF tests for the existing behavior of setextattr, rmextattr, lsextattr, and getextattr. Reviewed by: ngie MFC after: 4 weeks Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D5889
5 lines
64 B
Makefile
5 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
ATF_TESTS_SH= extattr_test
|
|
|
|
.include <bsd.test.mk>
|