Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists add new tests, sort
details: https://anonhg.NetBSD.org/src/rev/d99061f867b4
branches: trunk
changeset: 365556:d99061f867b4
user: christos <christos%NetBSD.org@localhost>
date: Tue Aug 21 11:07:40 2018 +0000
description:
add new tests, sort
diffstat:
distrib/sets/lists/debug/mi | 8 +++++---
distrib/sets/lists/tests/mi | 20 +++++++++++---------
2 files changed, 16 insertions(+), 12 deletions(-)
diffs (96 lines):
diff -r 246937cb5f27 -r d99061f867b4 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi Tue Aug 21 11:04:49 2018 +0000
+++ b/distrib/sets/lists/debug/mi Tue Aug 21 11:07:40 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.262 2018/08/12 17:11:55 christos Exp $
+# $NetBSD: mi,v 1.263 2018/08/21 11:09:18 christos 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
@@ -266,8 +266,8 @@
./usr/lib/libwrap_g.a comp-c-debuglib debuglib,compatfile
./usr/lib/liby_g.a comp-c-debuglib debuglib,compatfile
./usr/lib/libz_g.a comp-c-debuglib debuglib,compatfile
+./usr/lib/libzfs_core_g.a comp-c-debuglib debuglib,compatfile,zfs
./usr/lib/libzfs_g.a comp-c-debuglib debuglib,compatfile,zfs
-./usr/lib/libzfs_core_g.a comp-c-debuglib debuglib,compatfile,zfs
./usr/lib/libzpool_g.a comp-c-debuglib debuglib,compatfile,zfs
./usr/libdata/debug/bin/cat.debug comp-util-debug debug
./usr/libdata/debug/bin/chio.debug comp-util-debug debug
@@ -546,8 +546,8 @@
./usr/libdata/debug/usr/bin/g77.debug comp-obsolete obsolete
./usr/libdata/debug/usr/bin/gcc.debug comp-c-debug gcccmds,debug
./usr/libdata/debug/usr/bin/gcore.debug comp-debug-debug debug
+./usr/libdata/debug/usr/bin/gcov-dump.debug comp-debug-debug gcccmds,debug,gcc=6
./usr/libdata/debug/usr/bin/gcov.debug comp-debug-debug gcccmds,debug
-./usr/libdata/debug/usr/bin/gcov-dump.debug comp-debug-debug gcccmds,debug,gcc=6
./usr/libdata/debug/usr/bin/gdb.debug comp-debug-debug gdb,debug
./usr/libdata/debug/usr/bin/gdbtui.debug comp-debug-debug gdb,debug
./usr/libdata/debug/usr/bin/gencat.debug comp-locale-debug debug
@@ -2128,6 +2128,8 @@
./usr/libdata/debug/usr/tests/lib/libc/sys/t_recvmmsg.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/sys/t_revoke.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/sys/t_select.debug tests-lib-debug debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_sendmmsg.debug tests-lib-debug debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_sendrecv.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/sys/t_setrlimit.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/sys/t_setuid.debug tests-lib-debug debug,atf,compattestfile
./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigaction.debug tests-lib-debug debug,atf,compattestfile
diff -r 246937cb5f27 -r d99061f867b4 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Tue Aug 21 11:04:49 2018 +0000
+++ b/distrib/sets/lists/tests/mi Tue Aug 21 11:07:40 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.792 2018/08/06 07:14:02 msaitoh Exp $
+# $NetBSD: mi,v 1.793 2018/08/21 11:07:40 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -2813,6 +2813,8 @@
./usr/tests/lib/libc/sys/t_recvmmsg tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/sys/t_revoke tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/sys/t_select tests-lib-tests compattestfile,atf
+./usr/tests/lib/libc/sys/t_sendmmsg tests-lib-tests compattestfile,atf
+./usr/tests/lib/libc/sys/t_sendrecv tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/sys/t_setrlimit tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/sys/t_setuid tests-lib-tests compattestfile,atf
./usr/tests/lib/libc/sys/t_sigaction tests-lib-tests compattestfile,atf
@@ -3655,31 +3657,31 @@
./usr/tests/usr.bin/c++/t_asan_off_by_one tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/c++/t_asan_poison tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/c++/t_asan_uaf tests-usr.bin-tests compattestfile,atf,cxx
-./usr/tests/usr.bin/c++/t_ubsan_int_add_overflow tests-usr.bin-tests compattestfile,atf,cxx
-./usr/tests/usr.bin/c++/t_ubsan_int_sub_overflow tests-usr.bin-tests compattestfile,atf,cxx
-./usr/tests/usr.bin/c++/t_ubsan_int_neg_overflow tests-usr.bin-tests compattestfile,atf,cxx
-./usr/tests/usr.bin/c++/t_ubsan_int_divzero tests-usr.bin-tests compattestfile,atf,cxx
-./usr/tests/usr.bin/c++/t_ubsan_vla_out_of_bounds tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/c++/t_call_once tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/c++/t_call_once2 tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/c++/t_cxxruntime tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/c++/t_hello tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/c++/t_pthread_once tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/c++/t_static_destructor tests-usr.bin-tests compattestfile,atf,cxx
+./usr/tests/usr.bin/c++/t_ubsan_int_add_overflow tests-usr.bin-tests compattestfile,atf,cxx
+./usr/tests/usr.bin/c++/t_ubsan_int_divzero tests-usr.bin-tests compattestfile,atf,cxx
+./usr/tests/usr.bin/c++/t_ubsan_int_neg_overflow tests-usr.bin-tests compattestfile,atf,cxx
+./usr/tests/usr.bin/c++/t_ubsan_int_sub_overflow tests-usr.bin-tests compattestfile,atf,cxx
+./usr/tests/usr.bin/c++/t_ubsan_vla_out_of_bounds tests-usr.bin-tests compattestfile,atf,cxx
./usr/tests/usr.bin/cc tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/Atffile tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/Kyuafile tests-usr.bin-tests compattestfile,atf,kyua
-./usr/tests/usr.bin/cc/t_hello tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_asan_double_free tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_asan_global_buffer_overflow tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_asan_heap_overflow tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_asan_off_by_one tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_asan_poison tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_asan_uaf tests-usr.bin-tests compattestfile,atf
+./usr/tests/usr.bin/cc/t_hello tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_ubsan_int_add_overflow tests-usr.bin-tests compattestfile,atf
+./usr/tests/usr.bin/cc/t_ubsan_int_divzero tests-usr.bin-tests compattestfile,atf
+./usr/tests/usr.bin/cc/t_ubsan_int_neg_overflow tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_ubsan_int_sub_overflow tests-usr.bin-tests compattestfile,atf
-./usr/tests/usr.bin/cc/t_ubsan_int_neg_overflow tests-usr.bin-tests compattestfile,atf
-./usr/tests/usr.bin/cc/t_ubsan_int_divzero tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cc/t_ubsan_vla_out_of_bounds tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cmp tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/cmp/Atffile tests-usr.bin-tests compattestfile,atf
Home |
Main Index |
Thread Index |
Old Index