Thu Jul 8 09:16:25 2021 UTC ()
Add new interrupted stdio tests


(christos)
diff -r1.353 -r1.354 src/distrib/sets/lists/debug/mi
diff -r1.1078 -r1.1079 src/distrib/sets/lists/tests/mi

cvs diff -r1.353 -r1.354 src/distrib/sets/lists/debug/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/debug/mi 2021/05/17 04:07:41 1.353
+++ src/distrib/sets/lists/debug/mi 2021/07/08 09:16:24 1.354
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.353 2021/05/17 04:07:41 yamaguchi Exp $ 1# $NetBSD: mi,v 1.354 2021/07/08 09:16:24 christos Exp $
2./etc/mtree/set.debug comp-sys-root 2./etc/mtree/set.debug comp-sys-root
3./usr/lib comp-sys-usr compatdir 3./usr/lib comp-sys-usr compatdir
4./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib,compatfile 4./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib,compatfile
5./usr/lib/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compatfile 5./usr/lib/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compatfile
6./usr/lib/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compatfile 6./usr/lib/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compatfile
7./usr/lib/i18n/libEUC_g.a comp-c-debuglib debuglib,compatfile 7./usr/lib/i18n/libEUC_g.a comp-c-debuglib debuglib,compatfile
8./usr/lib/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compatfile 8./usr/lib/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compatfile
9./usr/lib/i18n/libHZ_g.a comp-c-debuglib debuglib,compatfile 9./usr/lib/i18n/libHZ_g.a comp-c-debuglib debuglib,compatfile
10./usr/lib/i18n/libISO2022_g.a comp-c-debuglib debuglib,compatfile 10./usr/lib/i18n/libISO2022_g.a comp-c-debuglib debuglib,compatfile
11./usr/lib/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compatfile 11./usr/lib/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compatfile
12./usr/lib/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compatfile 12./usr/lib/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compatfile
13./usr/lib/i18n/libUES_g.a comp-c-debuglib debuglib,compatfile 13./usr/lib/i18n/libUES_g.a comp-c-debuglib debuglib,compatfile
14./usr/lib/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compatfile 14./usr/lib/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compatfile
@@ -2078,26 +2078,29 @@ @@ -2078,26 +2078,29 @@
2078./usr/libdata/debug/usr/tests/lib/libc/ssp/h_raw.debug tests-lib-debug debug,atf,ssp,compattestfile 2078./usr/libdata/debug/usr/tests/lib/libc/ssp/h_raw.debug tests-lib-debug debug,atf,ssp,compattestfile
2079./usr/libdata/debug/usr/tests/lib/libc/ssp/h_read.debug tests-lib-debug debug,atf,ssp,compattestfile 2079./usr/libdata/debug/usr/tests/lib/libc/ssp/h_read.debug tests-lib-debug debug,atf,ssp,compattestfile
2080./usr/libdata/debug/usr/tests/lib/libc/ssp/h_readlink.debug tests-lib-debug debug,atf,ssp,compattestfile 2080./usr/libdata/debug/usr/tests/lib/libc/ssp/h_readlink.debug tests-lib-debug debug,atf,ssp,compattestfile
2081./usr/libdata/debug/usr/tests/lib/libc/ssp/h_snprintf.debug tests-lib-debug debug,atf,ssp,compattestfile 2081./usr/libdata/debug/usr/tests/lib/libc/ssp/h_snprintf.debug tests-lib-debug debug,atf,ssp,compattestfile
2082./usr/libdata/debug/usr/tests/lib/libc/ssp/h_sprintf.debug tests-lib-debug debug,atf,ssp,compattestfile 2082./usr/libdata/debug/usr/tests/lib/libc/ssp/h_sprintf.debug tests-lib-debug debug,atf,ssp,compattestfile
2083./usr/libdata/debug/usr/tests/lib/libc/ssp/h_stpcpy.debug tests-lib-debug debug,atf,ssp,compattestfile 2083./usr/libdata/debug/usr/tests/lib/libc/ssp/h_stpcpy.debug tests-lib-debug debug,atf,ssp,compattestfile
2084./usr/libdata/debug/usr/tests/lib/libc/ssp/h_stpncpy.debug tests-lib-debug debug,atf,ssp,compattestfile 2084./usr/libdata/debug/usr/tests/lib/libc/ssp/h_stpncpy.debug tests-lib-debug debug,atf,ssp,compattestfile
2085./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strcat.debug tests-lib-debug debug,atf,ssp,compattestfile 2085./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strcat.debug tests-lib-debug debug,atf,ssp,compattestfile
2086./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strcpy.debug tests-lib-debug debug,atf,ssp,compattestfile 2086./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strcpy.debug tests-lib-debug debug,atf,ssp,compattestfile
2087./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strncat.debug tests-lib-debug debug,atf,ssp,compattestfile 2087./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strncat.debug tests-lib-debug debug,atf,ssp,compattestfile
2088./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strncpy.debug tests-lib-debug debug,atf,ssp,compattestfile 2088./usr/libdata/debug/usr/tests/lib/libc/ssp/h_strncpy.debug tests-lib-debug debug,atf,ssp,compattestfile
2089./usr/libdata/debug/usr/tests/lib/libc/ssp/h_vsnprintf.debug tests-lib-debug debug,atf,ssp,compattestfile 2089./usr/libdata/debug/usr/tests/lib/libc/ssp/h_vsnprintf.debug tests-lib-debug debug,atf,ssp,compattestfile
2090./usr/libdata/debug/usr/tests/lib/libc/ssp/h_vsprintf.debug tests-lib-debug debug,atf,ssp,compattestfile 2090./usr/libdata/debug/usr/tests/lib/libc/ssp/h_vsprintf.debug tests-lib-debug debug,atf,ssp,compattestfile
 2091./usr/libdata/debug/usr/tests/lib/libc/stdio/h_intr.debug tests-lib-debug debug,atf,compattestfile
 2092./usr/libdata/debug/usr/tests/lib/libc/stdio/h_makenumbers.debug tests-lib-debug debug,atf,compattestfile
 2093./usr/libdata/debug/usr/tests/lib/libc/stdio/h_testnumbers.debug tests-lib-debug debug,atf,compattestfile
2091./usr/libdata/debug/usr/tests/lib/libc/stdio/t_clearerr.debug tests-lib-debug debug,atf,compattestfile 2094./usr/libdata/debug/usr/tests/lib/libc/stdio/t_clearerr.debug tests-lib-debug debug,atf,compattestfile
2092./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fflush.debug tests-lib-debug debug,atf,compattestfile 2095./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fflush.debug tests-lib-debug debug,atf,compattestfile
2093./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fmemopen.debug tests-lib-debug debug,atf,compattestfile 2096./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fmemopen.debug tests-lib-debug debug,atf,compattestfile
2094./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fopen.debug tests-lib-debug debug,atf,compattestfile 2097./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fopen.debug tests-lib-debug debug,atf,compattestfile
2095./usr/libdata/debug/usr/tests/lib/libc/stdio/t_format.debug tests-obsolete obsolete,compattestfile 2098./usr/libdata/debug/usr/tests/lib/libc/stdio/t_format.debug tests-obsolete obsolete,compattestfile
2096./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fputc.debug tests-lib-debug debug,atf,compattestfile 2099./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fputc.debug tests-lib-debug debug,atf,compattestfile
2097./usr/libdata/debug/usr/tests/lib/libc/stdio/t_mktemp.debug tests-obsolete obsolete,compattestfile 2100./usr/libdata/debug/usr/tests/lib/libc/stdio/t_mktemp.debug tests-obsolete obsolete,compattestfile
2098./usr/libdata/debug/usr/tests/lib/libc/stdio/t_open_memstream.debug tests-lib-debug debug,atf,compattestfile 2101./usr/libdata/debug/usr/tests/lib/libc/stdio/t_open_memstream.debug tests-lib-debug debug,atf,compattestfile
2099./usr/libdata/debug/usr/tests/lib/libc/stdio/t_popen.debug tests-lib-debug debug,atf,compattestfile 2102./usr/libdata/debug/usr/tests/lib/libc/stdio/t_popen.debug tests-lib-debug debug,atf,compattestfile
2100./usr/libdata/debug/usr/tests/lib/libc/stdio/t_printf.debug tests-lib-debug debug,atf,compattestfile 2103./usr/libdata/debug/usr/tests/lib/libc/stdio/t_printf.debug tests-lib-debug debug,atf,compattestfile
2101./usr/libdata/debug/usr/tests/lib/libc/stdio/t_scanf.debug tests-lib-debug debug,atf,compattestfile 2104./usr/libdata/debug/usr/tests/lib/libc/stdio/t_scanf.debug tests-lib-debug debug,atf,compattestfile
2102./usr/libdata/debug/usr/tests/lib/libc/stdlib/h_atexit.debug tests-lib-debug debug,atf,compattestfile 2105./usr/libdata/debug/usr/tests/lib/libc/stdlib/h_atexit.debug tests-lib-debug debug,atf,compattestfile
2103./usr/libdata/debug/usr/tests/lib/libc/stdlib/h_getopt.debug tests-lib-debug debug,atf,compattestfile 2106./usr/libdata/debug/usr/tests/lib/libc/stdlib/h_getopt.debug tests-lib-debug debug,atf,compattestfile

cvs diff -r1.1078 -r1.1079 src/distrib/sets/lists/tests/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/tests/mi 2021/07/08 05:18:49 1.1078
+++ src/distrib/sets/lists/tests/mi 2021/07/08 09:16:24 1.1079
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.1078 2021/07/08 05:18:49 rillig Exp $ 1# $NetBSD: mi,v 1.1079 2021/07/08 09:16:24 christos Exp $
2# 2#
3# Note: don't delete entries from here - mark them as "obsolete" instead. 3# Note: don't delete entries from here - mark them as "obsolete" instead.
4# 4#
5./etc/mtree/set.tests tests-sys-root 5./etc/mtree/set.tests tests-sys-root
6./usr/libdata/debug/usr/tests tests-base-debug compattestdir 6./usr/libdata/debug/usr/tests tests-base-debug compattestdir
7./usr/libdata/debug/usr/tests/atf tests-atf-debug compattestfile,atf 7./usr/libdata/debug/usr/tests/atf tests-atf-debug compattestfile,atf
8./usr/libdata/debug/usr/tests/atf/atf-c tests-atf-debug compattestfile,atf 8./usr/libdata/debug/usr/tests/atf/atf-c tests-atf-debug compattestfile,atf
9./usr/libdata/debug/usr/tests/atf/atf-c++ tests-atf-debug compattestfile,atf 9./usr/libdata/debug/usr/tests/atf/atf-c++ tests-atf-debug compattestfile,atf
10./usr/libdata/debug/usr/tests/atf/atf-c++/detail tests-atf-debug compattestfile,atf 10./usr/libdata/debug/usr/tests/atf/atf-c++/detail tests-atf-debug compattestfile,atf
11./usr/libdata/debug/usr/tests/atf/atf-c/detail tests-atf-debug compattestfile,atf 11./usr/libdata/debug/usr/tests/atf/atf-c/detail tests-atf-debug compattestfile,atf
12./usr/libdata/debug/usr/tests/atf/atf-compile tests-obsolete obsolete 12./usr/libdata/debug/usr/tests/atf/atf-compile tests-obsolete obsolete
13./usr/libdata/debug/usr/tests/atf/atf-report tests-obsolete obsolete 13./usr/libdata/debug/usr/tests/atf/atf-report tests-obsolete obsolete
14./usr/libdata/debug/usr/tests/atf/atf-run tests-obsolete obsolete 14./usr/libdata/debug/usr/tests/atf/atf-run tests-obsolete obsolete
@@ -3053,32 +3053,36 @@ @@ -3053,32 +3053,36 @@
3053./usr/tests/lib/libc/ssp/h_sprintf tests-lib-tests compattestfile,atf,ssp 3053./usr/tests/lib/libc/ssp/h_sprintf tests-lib-tests compattestfile,atf,ssp
3054./usr/tests/lib/libc/ssp/h_stpcpy tests-lib-tests compattestfile,atf,ssp 3054./usr/tests/lib/libc/ssp/h_stpcpy tests-lib-tests compattestfile,atf,ssp
3055./usr/tests/lib/libc/ssp/h_stpncpy tests-lib-tests compattestfile,atf,ssp 3055./usr/tests/lib/libc/ssp/h_stpncpy tests-lib-tests compattestfile,atf,ssp
3056./usr/tests/lib/libc/ssp/h_strcat tests-lib-tests compattestfile,atf,ssp 3056./usr/tests/lib/libc/ssp/h_strcat tests-lib-tests compattestfile,atf,ssp
3057./usr/tests/lib/libc/ssp/h_strcpy tests-lib-tests compattestfile,atf,ssp 3057./usr/tests/lib/libc/ssp/h_strcpy tests-lib-tests compattestfile,atf,ssp
3058./usr/tests/lib/libc/ssp/h_strncat tests-lib-tests compattestfile,atf,ssp 3058./usr/tests/lib/libc/ssp/h_strncat tests-lib-tests compattestfile,atf,ssp
3059./usr/tests/lib/libc/ssp/h_strncpy tests-lib-tests compattestfile,atf,ssp 3059./usr/tests/lib/libc/ssp/h_strncpy tests-lib-tests compattestfile,atf,ssp
3060./usr/tests/lib/libc/ssp/h_vsnprintf tests-lib-tests compattestfile,atf,ssp 3060./usr/tests/lib/libc/ssp/h_vsnprintf tests-lib-tests compattestfile,atf,ssp
3061./usr/tests/lib/libc/ssp/h_vsprintf tests-lib-tests compattestfile,atf,ssp 3061./usr/tests/lib/libc/ssp/h_vsprintf tests-lib-tests compattestfile,atf,ssp
3062./usr/tests/lib/libc/ssp/t_ssp tests-lib-tests compattestfile,atf,ssp 3062./usr/tests/lib/libc/ssp/t_ssp tests-lib-tests compattestfile,atf,ssp
3063./usr/tests/lib/libc/stdio tests-lib-tests compattestfile,atf 3063./usr/tests/lib/libc/stdio tests-lib-tests compattestfile,atf
3064./usr/tests/lib/libc/stdio/Atffile tests-lib-tests compattestfile,atf 3064./usr/tests/lib/libc/stdio/Atffile tests-lib-tests compattestfile,atf
3065./usr/tests/lib/libc/stdio/Kyuafile tests-lib-tests compattestfile,atf,kyua 3065./usr/tests/lib/libc/stdio/Kyuafile tests-lib-tests compattestfile,atf,kyua
 3066./usr/tests/lib/libc/stdio/h_intr tests-lib-tests compattestfile,atf
 3067./usr/tests/lib/libc/stdio/h_makenumbers tests-lib-tests compattestfile,atf
 3068./usr/tests/lib/libc/stdio/h_testnumbers tests-lib-tests compattestfile,atf
3066./usr/tests/lib/libc/stdio/t_clearerr tests-lib-tests compattestfile,atf 3069./usr/tests/lib/libc/stdio/t_clearerr tests-lib-tests compattestfile,atf
3067./usr/tests/lib/libc/stdio/t_fflush tests-lib-tests compattestfile,atf 3070./usr/tests/lib/libc/stdio/t_fflush tests-lib-tests compattestfile,atf
3068./usr/tests/lib/libc/stdio/t_fmemopen tests-lib-tests compattestfile,atf 3071./usr/tests/lib/libc/stdio/t_fmemopen tests-lib-tests compattestfile,atf
3069./usr/tests/lib/libc/stdio/t_fopen tests-lib-tests compattestfile,atf 3072./usr/tests/lib/libc/stdio/t_fopen tests-lib-tests compattestfile,atf
3070./usr/tests/lib/libc/stdio/t_format tests-obsolete obsolete 3073./usr/tests/lib/libc/stdio/t_format tests-obsolete obsolete
3071./usr/tests/lib/libc/stdio/t_fputc tests-lib-tests compattestfile,atf 3074./usr/tests/lib/libc/stdio/t_fputc tests-lib-tests compattestfile,atf
 3075./usr/tests/lib/libc/stdio/t_intr tests-lib-tests compattestfile,atf
3072./usr/tests/lib/libc/stdio/t_mktemp tests-obsolete obsolete 3076./usr/tests/lib/libc/stdio/t_mktemp tests-obsolete obsolete
3073./usr/tests/lib/libc/stdio/t_open_memstream tests-lib-tests compattestfile,atf 3077./usr/tests/lib/libc/stdio/t_open_memstream tests-lib-tests compattestfile,atf
3074./usr/tests/lib/libc/stdio/t_popen tests-lib-tests compattestfile,atf 3078./usr/tests/lib/libc/stdio/t_popen tests-lib-tests compattestfile,atf
3075./usr/tests/lib/libc/stdio/t_printf tests-lib-tests compattestfile,atf 3079./usr/tests/lib/libc/stdio/t_printf tests-lib-tests compattestfile,atf
3076./usr/tests/lib/libc/stdio/t_scanf tests-lib-tests compattestfile,atf 3080./usr/tests/lib/libc/stdio/t_scanf tests-lib-tests compattestfile,atf
3077./usr/tests/lib/libc/stdlib tests-lib-tests compattestfile,atf 3081./usr/tests/lib/libc/stdlib tests-lib-tests compattestfile,atf
3078./usr/tests/lib/libc/stdlib/Atffile tests-lib-tests compattestfile,atf 3082./usr/tests/lib/libc/stdlib/Atffile tests-lib-tests compattestfile,atf
3079./usr/tests/lib/libc/stdlib/Kyuafile tests-lib-tests compattestfile,atf,kyua 3083./usr/tests/lib/libc/stdlib/Kyuafile tests-lib-tests compattestfile,atf,kyua
3080./usr/tests/lib/libc/stdlib/h_atexit tests-lib-tests compattestfile,atf 3084./usr/tests/lib/libc/stdlib/h_atexit tests-lib-tests compattestfile,atf
3081./usr/tests/lib/libc/stdlib/h_getopt tests-lib-tests compattestfile,atf 3085./usr/tests/lib/libc/stdlib/h_getopt tests-lib-tests compattestfile,atf
3082./usr/tests/lib/libc/stdlib/h_getopt_long tests-lib-tests compattestfile,atf 3086./usr/tests/lib/libc/stdlib/h_getopt_long tests-lib-tests compattestfile,atf
3083./usr/tests/lib/libc/stdlib/t_a64l tests-lib-tests compattestfile,atf 3087./usr/tests/lib/libc/stdlib/t_a64l tests-lib-tests compattestfile,atf
3084./usr/tests/lib/libc/stdlib/t_abs tests-lib-tests compattestfile,atf 3088./usr/tests/lib/libc/stdlib/t_abs tests-lib-tests compattestfile,atf