..
k_helper
Update the t_modctl test to ensure that static evcnts are added.
2020-02-22 19:54:34 +00:00
k_helper2
…
k_helper3
While we need an absolute path when loading a module (including the .kmod
2012-04-17 21:39:19 +00:00
k_uvm
Add a test to ensure that PAGE_SIZE is available in kernel modules.
2012-02-17 22:36:50 +00:00
threadpool_tester
PR/53908: Alex Raschi: Test that require modules belong in modules; move the
2019-01-25 18:33:58 +00:00
ufetchstore
Re-arrange the ufetchstore tests to look like the other ones.
2019-04-15 23:41:23 +00:00
Makefile
Centralize the base rump libraries into a variable used by all the other
2020-03-01 18:08:12 +00:00
Makefile.inc
Define _KERNTYPES for things that need it.
2016-01-23 21:22:45 +00:00
t_abi_uvm.sh
For now, skip module tests if modctl(8) fails either with EPERM or ENOSYS.
2012-04-20 05:41:25 +00:00
t_builtin.c
Avoid undefined behavior in disabledstat
2020-02-22 00:18:55 +00:00
t_kcov.c
Drop no longer needed macros KCOV_STORE() KCOV_LOAD() in kcov(4)
2019-05-26 01:44:34 +00:00
t_klua_pr_52864.sh
Skip the test on non-modular kernels
2018-01-09 15:16:02 +00:00
t_modctl.c
Update the t_modctl test to ensure that static evcnts are added.
2020-02-22 19:54:34 +00:00
t_modload.sh
For now, skip module tests if modctl(8) fails either with EPERM or ENOSYS.
2012-04-20 05:41:25 +00:00
t_threadpool.sh
PR/53908: Alex Raschi: One more file needs to move.
2019-01-25 18:34:45 +00:00
t_ufetchstore.c
Re-arrange the ufetchstore tests to look like the other ones.
2019-04-15 23:41:23 +00:00