Module Name: src Committed By: christos Date: Sat Aug 19 22:57:09 UTC 2023
Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add inotify tests To generate a diff of this commit: cvs rdiff -u -r1.1287 -r1.1288 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.1287 src/distrib/sets/lists/tests/mi:1.1288 --- src/distrib/sets/lists/tests/mi:1.1287 Mon Aug 7 18:30:38 2023 +++ src/distrib/sets/lists/tests/mi Sat Aug 19 18:57:09 2023 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1287 2023/08/07 22:30:38 rillig Exp $ +# $NetBSD: mi,v 1.1288 2023/08/19 22:57:09 christos Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -1324,6 +1324,15 @@ ./usr/tests/bin/tar/Atffile tests-bin-tests compattestfile,atf ./usr/tests/bin/tar/Kyuafile tests-bin-tests compattestfile,atf,kyua ./usr/tests/bin/tar/t_tar tests-bin-tests compattestfile,atf +./usr/tests/compat tests-compat-tests compattestfile,atf +./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/t_inotify 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/crypto tests-crypto-tests compattestfile,atf ./usr/tests/crypto/Atffile tests-crypto-tests compattestfile,atf ./usr/tests/crypto/Kyuafile tests-crypto-tests compattestfile,atf,kyua