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
/
dev
/
scsipi
Age
Commit message (
Expand
)
Author
2021-08-07
Convert the test to cfargs. OK @thorpej.
cjep
2021-04-25
config_found_ia() -> config_found().
thorpej
2020-06-01
LIBISPRIVATE=yes
christos
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2019-02-06
use strncpy() into a buffer that may not be nul terminated.
mrg
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
2014-04-26
Include bsd.own.mk (hi pooka)
christos
2014-04-25
obsolete the installed <rump/scsitest.h> header and make it private
pooka
2014-04-25
CPPFLAGS for rump_private.h
pooka
2014-04-24
scsitest is a SCSI target emulator used by one test, and has little
pooka
2013-03-15
The CD emulator has been fixed, no longer expect the test to die.
martin
2013-03-14
Expect a crash in the noisyeject test. Mention PR kern/47646.
jmmv
2012-05-06
Comment out the expected failure, as it does not trigger anymore.
martin
2011-03-27
validate that getrawpartition() didn't fail.
mlelstv
2010-09-11
Query the raw partition at runtime
martin
2010-09-02
Re-order libraries so that this links statically as well.
he
2010-08-24
Test for cache sync noises after disk is ejected.
pooka