summaryrefslogtreecommitdiff
path: root/tests/dev/md
AgeCommit message (Expand)Author
2022-11-30Unfortunately rump does not provide the same magic as MAKEDEV doesmartin
2021-09-16fix typos in word "successful".andvar
2020-03-01Centralize the base rump libraries into a variable used by all the otherchristos
2016-01-23Define _KERNTYPES for things that need it.christos
2015-01-07Move sysproxy support into a separate component, rumpkern_sysproxy,pooka
2014-06-09When linking statically (as for sun2), need to list -lrump alsohe
2012-12-02Actually remove the no-longer-needed Atffilespgoyette
2012-12-02Build helper programs as PROGS and not as TESTS_{C,SH}pgoyette
2011-05-14Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'.jmmv
2011-02-10explicitly zero-fill the initial md backendpooka
2011-02-04convert tests from oldstyle dd rif/rof to newstyle dd | rump.ddpooka
2011-01-03use rawpartpooka
2010-12-12use rump.haltpooka
2010-11-30cleanup server after usepooka
2010-11-30don't include librump twicepooka
2010-11-30comment tyopspooka
2010-11-30Get rid of the "sleep 1" by using rump_daemonize_begin/end().pooka
2010-11-23Add simple test for md(4) which just stuffs junk into /dev/rmd0dpooka