Module Name: src Committed By: christos Date: Sun Jan 27 16:32:52 UTC 2019
Modified Files: src/distrib/sets/lists/tests: module.mi Log Message: threadpool needs rump To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/distrib/sets/lists/tests/module.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/tests/module.mi diff -u src/distrib/sets/lists/tests/module.mi:1.15 src/distrib/sets/lists/tests/module.mi:1.16 --- src/distrib/sets/lists/tests/module.mi:1.15 Fri Jan 25 13:33:58 2019 +++ src/distrib/sets/lists/tests/module.mi Sun Jan 27 11:32:52 2019 @@ -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