Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/tests threadpool needs rump



details:   https://anonhg.NetBSD.org/src/rev/aa2a05902ebb
branches:  trunk
changeset: 448253:aa2a05902ebb
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jan 27 16:32:52 2019 +0000

description:
threadpool needs rump

diffstat:

 distrib/sets/lists/tests/module.mi |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r de560230292a -r aa2a05902ebb distrib/sets/lists/tests/module.mi
--- a/distrib/sets/lists/tests/module.mi        Sun Jan 27 16:29:56 2019 +0000
+++ b/distrib/sets/lists/tests/module.mi        Sun Jan 27 16:32:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: module.mi,v 1.15 2019/01/25 18:33:58 christos Exp $
+# $NetBSD: module.mi,v 1.16 2019/01/27 16:32:52 christos Exp $
 #
 # These are only made for ports doing modules.
 #
@@ -20,6 +20,6 @@
 ./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
-./usr/tests/modules/t_threadpool               tests-sys-tests         atf,compattestfile
-./usr/tests/modules/threadpool_tester          tests-sys-tests         atf,compattestfile
-./usr/tests/modules/threadpool_tester/threadpool_tester.kmod tests-sys-tests   atf,compattestfile
+./usr/tests/modules/t_threadpool               tests-sys-tests         atf,rump
+./usr/tests/modules/threadpool_tester          tests-sys-tests         atf,rump
+./usr/tests/modules/threadpool_tester/threadpool_tester.kmod tests-sys-tests   atf,rump



Home | Main Index | Thread Index | Old Index