Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/debug Add missing futex tests.



details:   https://anonhg.NetBSD.org/src/rev/9b0e7564ac74
branches:  trunk
changeset: 971531:9b0e7564ac74
user:      mlelstv <mlelstv%NetBSD.org@localhost>
date:      Sun Apr 26 21:05:36 2020 +0000

description:
Add missing futex tests.

diffstat:

 distrib/sets/lists/debug/mi |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 6d2f47dc62a9 -r 9b0e7564ac74 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Sun Apr 26 21:04:46 2020 +0000
+++ b/distrib/sets/lists/debug/mi       Sun Apr 26 21:05:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.306 2020/04/11 01:51:14 christos Exp $
+# $NetBSD: mi,v 1.307 2020/04/26 21:05:36 mlelstv 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
@@ -2122,6 +2122,8 @@
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_dup.debug                 tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_fork.debug                        tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_fsync.debug               tests-lib-debug         debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_futex_ops.debug                   tests-lib-tests         debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_futex_robust.debug                tests-lib-tests         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_getcontext.debug          tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_getgroups.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_getitimer.debug           tests-lib-debug         debug,atf,compattestfile



Home | Main Index | Thread Index | Old Index