Module Name: src Committed By: riastradh Date: Sun Aug 20 12:21:35 UTC 2023
Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi Log Message: distrib/sets/lists: Add .debug files for new compat/linux tests. To generate a diff of this commit: cvs rdiff -u -r1.416 -r1.417 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.1288 -r1.1289 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/debug/mi diff -u src/distrib/sets/lists/debug/mi:1.416 src/distrib/sets/lists/debug/mi:1.417 --- src/distrib/sets/lists/debug/mi:1.416 Tue Aug 8 06:22:31 2023 +++ src/distrib/sets/lists/debug/mi Sun Aug 20 12:21:35 2023 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.416 2023/08/08 06:22:31 rin Exp $ +# $NetBSD: mi,v 1.417 2023/08/20 12:21:35 riastradh Exp $ ./etc/mtree/set.debug comp-sys-root ./usr/lib comp-sys-usr compatdir ./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib,compatfile @@ -1613,6 +1613,10 @@ ./usr/libdata/debug/usr/tests/atf/units/t_user.debug tests-obsolete obsolete ./usr/libdata/debug/usr/tests/atf/units/t_utils.debug tests-obsolete obsolete ./usr/libdata/debug/usr/tests/bin/df/h_df.debug tests-bin-debug debug,atf,compattestfile +./usr/libdata/debug/usr/tests/compat/linux/h_inotify_init.debug tests-sys-debug debug,atf,compattestfile +./usr/libdata/debug/usr/tests/compat/linux/h_inotify_directory.debug tests-sys-debug debug,atf,compattestfile +./usr/libdata/debug/usr/tests/compat/linux/h_inotify_single_file.debug tests-sys-debug debug,atf,compattestfile +./usr/libdata/debug/usr/tests/compat/linux/h_inotify_watch_change.debug tests-sys-debug debug,atf,compattestfile ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_bftest.debug tests-crypto-debug debug,atf,compattestfile ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_bntest.debug tests-crypto-debug debug,atf,compattestfile ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_casttest.debug tests-crypto-debug debug,atf,compattestfile Index: src/distrib/sets/lists/tests/mi diff -u src/distrib/sets/lists/tests/mi:1.1288 src/distrib/sets/lists/tests/mi:1.1289 --- src/distrib/sets/lists/tests/mi:1.1288 Sat Aug 19 22:57:09 2023 +++ src/distrib/sets/lists/tests/mi Sun Aug 20 12:21:35 2023 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1288 2023/08/19 22:57:09 christos Exp $ +# $NetBSD: mi,v 1.1289 2023/08/20 12:21:35 riastradh Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -19,6 +19,8 @@ ./usr/libdata/debug/usr/tests/atf/units tests-obsolete obsolete ./usr/libdata/debug/usr/tests/bin tests-bin-debug compattestfile,atf ./usr/libdata/debug/usr/tests/bin/df tests-bin-debug compattestfile,atf +./usr/libdata/debug/usr/tests/compat tests-sys-debug compattestfile,atf +./usr/libdata/debug/usr/tests/compat/linux tests-sys-debug compattestfile,atf ./usr/libdata/debug/usr/tests/crypto tests-crypto-debug compattestfile,atf ./usr/libdata/debug/usr/tests/crypto/libcrypto tests-crypto-debug compattestfile,atf ./usr/libdata/debug/usr/tests/crypto/opencrypto tests-crypto-debug compattestfile,atf