Module Name: src
Committed By: riastradh
Date: Sun Aug 20 19:36:56 UTC 2023
Modified Files:
src/distrib/sets/lists/tests: md.amd64 mi
Log Message:
distrib/sets/lists/tests: Correction: h_inotify_* are MI.
Debug lists are probably still wrong, though -- looks like there's no
rule to change h_inotify_*.out.debug to h_inotify_*.debug. Out of
energy to look into this further, though; please fix me!
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/distrib/sets/lists/tests/md.amd64
cvs rdiff -u -r1.1290 -r1.1291 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/md.amd64
diff -u src/distrib/sets/lists/tests/md.amd64:1.16 src/distrib/sets/lists/tests/md.amd64:1.17
--- src/distrib/sets/lists/tests/md.amd64:1.16 Sun Aug 20 12:29:16 2023
+++ src/distrib/sets/lists/tests/md.amd64 Sun Aug 20 19:36:56 2023
@@ -1,8 +1,4 @@
-# $NetBSD: md.amd64,v 1.16 2023/08/20 12:29:16 riastradh Exp $
-./usr/tests/compat/linux/h_inotify_init tests-compat-tests compattestfile,atf
-./usr/tests/compat/linux/h_inotify_directory tests-compat-tests compattestfile,atf
-./usr/tests/compat/linux/h_inotify_single_file tests-compat-tests compattestfile,atf
-./usr/tests/compat/linux/h_inotify_watch_change tests-compat-tests compattestfile,atf
+# $NetBSD: md.amd64,v 1.17 2023/08/20 19:36:56 riastradh Exp $
./usr/tests/kernel/arch/x86/Atffile tests-obsolete obsolete
./usr/tests/kernel/arch/x86/Kyuafile tests-obsolete obsolete
./usr/tests/kernel/arch/x86/t_ptrace_wait tests-obsolete obsolete
Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1290 src/distrib/sets/lists/tests/mi:1.1291
--- src/distrib/sets/lists/tests/mi:1.1290 Sun Aug 20 12:29:16 2023
+++ src/distrib/sets/lists/tests/mi Sun Aug 20 19:36:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1290 2023/08/20 12:29:16 riastradh Exp $
+# $NetBSD: mi,v 1.1291 2023/08/20 19:36:56 riastradh Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1330,6 +1330,10 @@
./usr/tests/compat/Atffile tests-compat-tests compattestfile,atf
./usr/tests/compat/linux tests-compat-tests compattestfile,atf
./usr/tests/compat/linux/Atffile tests-compat-tests compattestfile,atf
+./usr/tests/compat/linux/h_inotify_init tests-compat-tests compattestfile,atf
+./usr/tests/compat/linux/h_inotify_directory tests-compat-tests compattestfile,atf
+./usr/tests/compat/linux/h_inotify_single_file tests-compat-tests compattestfile,atf
+./usr/tests/compat/linux/h_inotify_watch_change tests-compat-tests compattestfile,atf
./usr/tests/compat/linux/t_inotify tests-compat-tests compattestfile,atf
./usr/tests/crypto tests-crypto-tests compattestfile,atf
./usr/tests/crypto/Atffile tests-crypto-tests compattestfile,atf