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
/
raidframe
Age
Commit message (
Expand
)
Author
2022-11-30
Unfortunately rump does not provide the same magic as MAKEDEV does
martin
2020-11-30
s/ we we / we /
msaitoh
2019-07-10
Reduce disk image size for tests (PR 44239 has been fixed)
martin
2018-01-18
implement 32-bit compat support for raidframe.
mrg
2013-02-19
Check for RUMP programs before using them.
joerg
2011-10-15
Fix cut-and-paste-o that casused the raid1_normal test case to have no
gson
2011-08-09
Add missing RUMP_SERVER export, so the "normal" test does not fail with
martin
2011-07-29
Note that PR kern/44251 is fixed.
oster
2011-05-14
Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'.
jmmv
2011-03-01
PR#44239 is now fixed, remove the xfail from the test.
riz
2011-02-04
convert tests from oldstyle dd rif/rof to newstyle dd | rump.dd
pooka
2010-12-30
Substitute a surgical rump_server configuration for rump_allserver
pooka
2010-12-18
test case for PR kern/44251
pooka
2010-12-18
Check that raid1 and raid5 can serve data after a component has
pooka
2010-12-17
fix editing artifact
pooka
2010-12-15
fix post-move testsdir. duh
pooka
2010-12-15
"A few seconds later" I realized the kernel directory is dev/raidframe,
pooka