Module Name:    src
Committed By:   christos
Date:           Sat May 31 20:26:51 UTC 2014

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
add missing files for dotcmd tests


To generate a diff of this commit:
cvs rdiff -u -r1.570 -r1.571 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.570 src/distrib/sets/lists/tests/mi:1.571
--- src/distrib/sets/lists/tests/mi:1.570	Sat May 31 10:36:03 2014
+++ src/distrib/sets/lists/tests/mi	Sat May 31 16:26:51 2014
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.570 2014/05/31 14:36:03 christos Exp $
+# $NetBSD: mi,v 1.571 2014/05/31 20:26:51 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -841,8 +841,143 @@
 ./usr/tests/bin/sh/t_varquote			tests-bin-tests		atf
 ./usr/tests/bin/sh/t_wait			tests-bin-tests		atf
 ./usr/tests/bin/sh/dotcmd			tests-bin-tests
-./usr/tests/bin/sh/dotcmd/scopped_command	tests-bin-tests		atf
-./usr/tests/bin/sh/dotcmd/t_dotcmd		tests-bin-tests		atf
+./usr/tests/bin/sh/dotcmd/Atffile	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/case_return_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/compound_return_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/file_return_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/for_return_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/func_return_while	tests-bin-tests	atf
 ./usr/tests/bin/sh/dotcmd/out			tests-bin-tests
 ./usr/tests/bin/sh/dotcmd/out/case_break_case.out	tests-bin-tests	atf
 ./usr/tests/bin/sh/dotcmd/out/case_break_compound.out	tests-bin-tests	atf
@@ -1036,6 +1171,87 @@
 ./usr/tests/bin/sh/dotcmd/out/while_return_subshell.out	tests-bin-tests	atf
 ./usr/tests/bin/sh/dotcmd/out/while_return_until.out	tests-bin-tests	atf
 ./usr/tests/bin/sh/dotcmd/out/while_return_while.out	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/return_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/subshell_return_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/t_dotcmd		tests-bin-tests		atf
+./usr/tests/bin/sh/dotcmd/until_break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/until_return_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_break_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_break_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_break_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_break_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_break_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_break_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_break_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_break_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_continue_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_continue_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_continue_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_continue_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_continue_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_continue_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_continue_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_continue_while	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_return_case	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_return_compound	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_return_file	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_return_for	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_return_func	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_return_subshell	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_return_until	tests-bin-tests	atf
+./usr/tests/bin/sh/dotcmd/while_return_while	tests-bin-tests	atf
 ./usr/tests/bin/sleep				tests-bin-tests
 ./usr/tests/bin/sleep/Atffile			tests-bin-tests		atf
 ./usr/tests/bin/sleep/Kyuafile			tests-bin-tests		atf,kyua

Reply via email to