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
Age
Commit message (
Expand
)
Author
2023-03-01
delete attribution per request of contributor
nia
2022-08-21
requires pmap_private.h now.
mlelstv
2020-05-01
KMODULEDIR is no longer absolute (${DESTDIR} is added to it by the system
christos
2020-04-26
Split in sub-tests for clarity, and add a new test, marked as expected
maxv
2020-04-26
Add tests on the x86 PTEs. We scan the MMU page tables directly and verify
maxv
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2020-02-22
Update the t_modctl test to ensure that static evcnts are added.
pgoyette
2020-02-22
Avoid undefined behavior in get_modstat_info
kamil
2020-02-22
Avoid undefined behavior in disabledstat
kamil
2019-05-26
Drop no longer needed macros KCOV_STORE() KCOV_LOAD() in kcov(4)
kamil
2019-04-21
wether -> whether
maya
2019-04-15
Re-arrange the ufetchstore tests to look like the other ones.
christos
2019-04-15
fix TESTSDIR.
christos
2019-04-07
Add a test to make sure an overflowing-into-kernel-space fetch/store near
thorpej
2019-04-07
Revert previous. arc port was fixed correctly.
rin
2019-04-07
Avoid redefining UADDR for arc.
rin
2019-04-06
Add missing Makefile.
maya
2019-04-06
Overhaul the API used to fetch and store individual memory cells in
thorpej
2019-04-04
Fix flaky check for the /dev/kcov device in t_kcov
kamil
2019-03-10
Introduce enhancements to the kcov(4) code
kamil
2019-03-10
Add support for trace type selection in kcov(4)
kamil
2019-03-10
Fix bug in kcov_multiple_threads in t_kcov
kamil
2019-03-10
Add support for multiple threads in kcov(4)
kamil
2019-02-25
Fix build of t_kcov
kamil
2019-02-24
Add KCOV_LOAD() and KCOV_STORE() - new helper macros
kamil
2019-02-23
Fix build of kcov tests on CPUs without 64-bit atomics
kamil
2019-02-23
Add KCOV - kernel code coverage tracing device
kamil
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2019-01-25
PR/53908: Alex Raschi: One more file needs to move.
christos
2019-01-25
PR/53908: Alex Raschi: Test that require modules belong in modules; move the
christos
2018-01-09
Skip the test on non-modular kernels
martin
2018-01-08
PR 52864: add a test for this bug, from sevan@
martin
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2012-08-20
Fix stupid thinko when checking for the availability of options MODULAR
martin
2012-08-19
Be more verbose if we get unexpected error codes from modctl.
martin
2012-08-13
Make use of the new MODCTL_EXISTS check to query kernel wether (and why
martin
2012-06-03
Fix build - delete extra &
dsl
2012-04-20
For now, skip module tests if modctl(8) fails either with EPERM or ENOSYS.
jruoho
2012-04-17
While we need an absolute path when loading a module (including the .kmod
martin
2012-04-17
Avoid zero-length format string.
jruoho
2012-04-17
Adjust.
jruoho
2012-04-14
The k_helper3 program does not need to be (and shouldn't be) installed
pgoyette
2012-04-13
Let's get it right this time.
pgoyette
2012-04-13
Put k_helper3 in the correct location.
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
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2012-03-13
A modctl(MODCTL_STAT, ...) always succeeds, even in non-modular kernels such
jruoho
[next]