Module Name:    src
Committed By:   christos
Date:           Thu Jan 23 12:36:15 UTC 2025

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

Log Message:
add new test


To generate a diff of this commit:
cvs rdiff -u -r1.459 -r1.460 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.1357 -r1.1358 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.459 src/distrib/sets/lists/debug/mi:1.460
--- src/distrib/sets/lists/debug/mi:1.459	Wed Jan  1 20:45:18 2025
+++ src/distrib/sets/lists/debug/mi	Thu Jan 23 07:36:14 2025
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.459 2025/01/02 01:45:18 kre Exp $
+# $NetBSD: mi,v 1.460 2025/01/23 12:36:14 christos Exp $
 #
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib					comp-sys-usr		compatdir
@@ -2313,6 +2313,7 @@
 ./usr/libdata/debug/usr/tests/lib/libdes/t_des.debug			tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libevent/h_event.debug		tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libexecinfo/t_backtrace.debug		tests-lib-debug		debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libexecinfo/t_backtrace_sandbox.debug		tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libexecinfo/t_sig_backtrace.debug	tests-lib-debug		debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/liblutok/c_gate_test.debug		tests-lutok-debug	debug,atf,kyua,compattestfile
 ./usr/libdata/debug/usr/tests/lib/liblutok/debug_test.debug		tests-lutok-debug	debug,atf,kyua,compattestfile

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1357 src/distrib/sets/lists/tests/mi:1.1358
--- src/distrib/sets/lists/tests/mi:1.1357	Sat Jan 18 17:31:22 2025
+++ src/distrib/sets/lists/tests/mi	Thu Jan 23 07:36:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1357 2025/01/18 22:31:22 rillig Exp $
+# $NetBSD: mi,v 1.1358 2025/01/23 12:36:15 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3957,6 +3957,7 @@
 ./usr/tests/lib/libexecinfo/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libexecinfo/Kyuafile			tests-lib-tests		compattestfile,atf,kyua
 ./usr/tests/lib/libexecinfo/t_backtrace			tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libexecinfo/t_backtrace_sandbox		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libexecinfo/t_sig_backtrace		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libi386					tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libi386/Atffile				tests-lib-tests		compattestfile,atf

Reply via email to