2015-01-04 17:37:44 -05:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
2016-02-02 17:26:49 -05:00
|
|
|
PACKAGE= tests
|
|
|
|
|
|
2015-01-04 17:37:44 -05:00
|
|
|
NETBSD_ATF_TESTS_SH= cat_test
|
|
|
|
|
|
2016-05-04 19:20:53 -04:00
|
|
|
${PACKAGE}FILES+= d_align.in
|
|
|
|
|
${PACKAGE}FILES+= d_align.out
|
2017-06-06 17:50:00 -04:00
|
|
|
${PACKAGE}FILES+= d_b_output.in
|
|
|
|
|
${PACKAGE}FILES+= d_b_output.out
|
2016-08-12 04:50:05 -04:00
|
|
|
${PACKAGE}FILES+= d_se_output.in
|
|
|
|
|
${PACKAGE}FILES+= d_se_output.out
|
2017-06-06 17:03:43 -04:00
|
|
|
${PACKAGE}FILES+= d_s_output.in
|
|
|
|
|
${PACKAGE}FILES+= d_s_output.out
|
|
|
|
|
${PACKAGE}FILES+= d_vt_output.in
|
|
|
|
|
${PACKAGE}FILES+= d_vt_output.out
|
2015-01-05 15:38:47 -05:00
|
|
|
|
2015-01-04 17:37:44 -05:00
|
|
|
.include <netbsd-tests.test.mk>
|
|
|
|
|
|
|
|
|
|
.include <bsd.test.mk>
|