blob: 642157b8436057129f3c5623933531076af4084a (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: module.mi,v 1.3 2009/12/15 03:01:16 mrg Exp $
#
# These are only made for ports doing modules.
#
./usr/tests/modules/Atffile tests-sys-tests atf
./usr/tests/modules/k_helper tests-sys-tests atf
./usr/tests/modules/k_helper/k_helper.kmod tests-sys-tests atf
./usr/tests/modules/t_modctl tests-sys-tests atf
./usr/tests/modules/t_modload tests-sys-tests atf
|