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
/
include
/
sys
/
Makefile
Age
Commit message (
Expand
)
Author
2019-05-13
Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
bad
2017-10-02
Add a new minimalistic test for LIST_MOVE to verify that the list's
pgoyette
2016-08-08
We now need librumpdev to resolve rumpns_config_cfdriver_attach which
pgoyette
2016-04-09
Introduce pserialize-safe linked lists.
riastradh
2016-04-08
Make this list diff- and sort-friendlier.
riastradh
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-06-22
Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.
matt
2012-08-08
Exclude tests that use rump
christos
2012-03-18
test the __type macros
christos
2011-07-07
Move the 'syscall/t_cmsg' test to 'include/sys/t_socket'.
jruoho
2011-05-05
Try to mirror the real source with the test directory structure (otherwise
jruoho
2011-05-05
Follow the real tree with the test directory structure.
jruoho
2011-03-19
Add a simple test file for <sys/bitops.h>. For now, only ilog2(3) is tested.
jruoho
2010-07-17
Convert the include tests to atf.
jmmv