new sh tests

This commit is contained in:
christos 2016-03-16 15:51:15 +00:00
parent 96320c1795
commit 98bb0ff499

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.666 2016/03/13 18:56:19 christos Exp $
# $NetBSD: mi,v 1.667 2016/03/16 15:51:15 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -1255,6 +1255,7 @@
./usr/tests/bin/sh/dotcmd/while_return_until tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/dotcmd/while_return_while tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/t_compexit tests-obsolete obsolete
./usr/tests/bin/sh/t_arith tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/t_evaltested tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/t_exit tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/t_expand tests-bin-tests compattestfile,atf
@ -1266,6 +1267,7 @@
./usr/tests/bin/sh/t_set_e tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/t_ulimit tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/t_varquote tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/t_varval tests-bin-tests compattestfile,atf
./usr/tests/bin/sh/t_wait tests-bin-tests compattestfile,atf
./usr/tests/bin/sleep tests-bin-tests compattestfile,atf
./usr/tests/bin/sleep/Atffile tests-bin-tests compattestfile,atf