new lint test.

This commit is contained in:
christos 2015-07-29 18:27:18 +00:00
parent 862f3563b3
commit 5af4616131

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.634 2015/07/29 06:10:09 ozaki-r Exp $
# $NetBSD: mi,v 1.635 2015/07/29 18:27:18 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -3781,6 +3781,7 @@
./usr/tests/usr.bin/xlint/lint1/d_type_conv1.c tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/xlint/lint1/d_type_conv2.c tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/xlint/lint1/d_type_conv3.c tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/xlint/lint1/d_type_conv_question_colon.c tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/xlint/lint1/d_typefun.c tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c tests-usr.bin-tests compattestfile,atf