index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modules
/
t_modload.sh
Age
Commit message (
Expand
)
Author
2012-04-20
For now, skip module tests if modctl(8) fails either with EPERM or ENOSYS.
jruoho
2012-04-14
The k_helper3 program does not need to be (and shouldn't be) installed
pgoyette
2012-04-13
Add a helper program that loads a module and returns the errno from modctl(8).
jruoho
2012-03-20
Skip Xen. XXX: There should be a reliable way to detect MODULAR.
jruoho
2011-03-24
Prevent failures from cleanup routines. Do so by only attempting to do the
jmmv
2010-11-07
Adjusts tests after import of atf-0.12:
jmmv
2010-07-05
Properly mark some test cases as having a cleanup routine. Stupidity of
jmmv
2010-06-04
atf-0.9 introduces an use.fs test-case property to allow tests to write to
jmmv
2009-01-19
Adjust tests to work with the new API in ATF 0.6.
jmmv
2009-01-04
Kernel 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-30
Convert TNF licenses to new 2 clause variant
martin
2008-03-02
Add tests for load-time parameter passing to modules, both at the syscall
jmmv