Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists Fix lists for RUMP-less builds
details: https://anonhg.NetBSD.org/src/rev/14f14d55e292
branches: trunk
changeset: 932915:14f14d55e292
user: martin <martin%NetBSD.org@localhost>
date: Sun May 17 15:28:27 2020 +0000
description:
Fix lists for RUMP-less builds
diffstat:
distrib/sets/lists/debug/md.amd64 | 4 ++--
distrib/sets/lists/tests/md.amd64 | 8 ++++----
distrib/sets/lists/tests/module.mi | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r fc014028b833 -r 14f14d55e292 distrib/sets/lists/debug/md.amd64
--- a/distrib/sets/lists/debug/md.amd64 Sun May 17 15:11:57 2020 +0000
+++ b/distrib/sets/lists/debug/md.amd64 Sun May 17 15:28:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: md.amd64,v 1.109 2020/05/11 21:51:25 yhardy Exp $
+# $NetBSD: md.amd64,v 1.110 2020/05/17 15:28:27 martin Exp $
./usr/lib/i386/12.202++_g.a comp-c-debuglib debuglib,compat,12.202xx
./usr/lib/i386/libi386_g.a comp-c-debuglib debuglib,compat
./usr/lib/i386/libiberty_g.a comp-obsolete obsolete
@@ -28,4 +28,4 @@
./usr/libdata/debug/usr/tests/lib/libi386/t_user_ldt.debug tests-lib-debug debug,atf,compat
./usr/libdata/debug/usr/tests/lib/libnvmm/h_io_assist.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libnvmm/h_mem_assist.debug tests-lib-debug debug,atf
-./usr/libdata/debug/usr/tests/modules/t_x86_pte.debug tests-sys-debug debug,atf
+./usr/libdata/debug/usr/tests/modules/t_x86_pte.debug tests-sys-debug debug,atf,rump
diff -r fc014028b833 -r 14f14d55e292 distrib/sets/lists/tests/md.amd64
--- a/distrib/sets/lists/tests/md.amd64 Sun May 17 15:11:57 2020 +0000
+++ b/distrib/sets/lists/tests/md.amd64 Sun May 17 15:28:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: md.amd64,v 1.11 2020/05/11 21:51:25 yhardy Exp $
+# $NetBSD: md.amd64,v 1.12 2020/05/17 15:28:27 martin 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
@@ -12,6 +12,6 @@
./usr/tests/lib/libnvmm/t_io_assist tests-lib-tests compattestfile,atf
./usr/tests/lib/libnvmm/h_mem_assist tests-lib-tests compattestfile,atf
./usr/tests/lib/libnvmm/t_mem_assist tests-lib-tests compattestfile,atf
-./usr/tests/modules/t_x86_pte tests-sys-tests atf,kmod
-./usr/tests/modules/x86_pte_tester tests-sys-tests atf,kmod
-./usr/tests/modules/x86_pte_tester/x86_pte_tester.kmod tests-sys-tests atf,kmod
+./usr/tests/modules/t_x86_pte tests-sys-tests atf,kmod,rump
+./usr/tests/modules/x86_pte_tester tests-sys-tests atf,kmod,rump
+./usr/tests/modules/x86_pte_tester/x86_pte_tester.kmod tests-sys-tests atf,kmod,rump
diff -r fc014028b833 -r 14f14d55e292 distrib/sets/lists/tests/module.mi
--- a/distrib/sets/lists/tests/module.mi Sun May 17 15:11:57 2020 +0000
+++ b/distrib/sets/lists/tests/module.mi Sun May 17 15:28:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: module.mi,v 1.18 2019/04/06 03:06:24 thorpej Exp $
+# $NetBSD: module.mi,v 1.19 2020/05/17 15:28:27 martin Exp $
#
# These are only made for ports doing modules.
#
@@ -17,7 +17,7 @@
./usr/tests/modules/k_uvm/k_uvm.kmod tests-sys-tests atf,rump
./usr/tests/modules/t_abi_uvm tests-sys-tests atf,rump
./usr/tests/modules/t_builtin tests-sys-tests atf,rump
-./usr/tests/modules/t_kcov tests-sys-tests atf
+./usr/tests/modules/t_kcov tests-sys-tests atf,rump
./usr/tests/modules/t_klua_pr_52864 tests-sys-tests atf,rump
./usr/tests/modules/t_modctl tests-sys-tests atf,rump
./usr/tests/modules/t_modload tests-sys-tests atf,rump
Home |
Main Index |
Thread Index |
Old Index