summaryrefslogtreecommitdiff
path: root/tests/modules/t_modload.sh
AgeCommit message (Expand)Author
2012-04-20For now, skip module tests if modctl(8) fails either with EPERM or ENOSYS.jruoho
2012-04-14The k_helper3 program does not need to be (and shouldn't be) installedpgoyette
2012-04-13Add a helper program that loads a module and returns the errno from modctl(8).jruoho
2012-03-20Skip Xen. XXX: There should be a reliable way to detect MODULAR.jruoho
2011-03-24Prevent failures from cleanup routines. Do so by only attempting to do thejmmv
2010-11-07Adjusts tests after import of atf-0.12:jmmv
2010-07-05Properly mark some test cases as having a cleanup routine. Stupidity ofjmmv
2010-06-04atf-0.9 introduces an use.fs test-case property to allow tests to write tojmmv
2009-01-19Adjust tests to work with the new API in ATF 0.6.jmmv
2009-01-04Kernel modules (kmod files) are now installed in a subdirectory per module.jmmv
2008-05-02- Add a bsd.kmodule.mk to build new style modules.ad
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-03-02Add tests for load-time parameter passing to modules, both at the syscalljmmv