summaryrefslogtreecommitdiff
path: root/tests/dev/scsipi
AgeCommit message (Expand)Author
2021-08-07Convert the test to cfargs. OK @thorpej.cjep
2021-04-25config_found_ia() -> config_found().thorpej
2020-06-01LIBISPRIVATE=yeschristos
2020-03-01Centralize the base rump libraries into a variable used by all the otherchristos
2019-02-06use strncpy() into a buffer that may not be nul terminated.mrg
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
2016-01-23Define _KERNTYPES for things that need it.christos
2014-06-10Fix static linking for the tests: -lrump is also used by -lrumpuser,he
2014-04-26Include bsd.own.mk (hi pooka)christos
2014-04-25obsolete the installed <rump/scsitest.h> header and make it privatepooka
2014-04-25CPPFLAGS for rump_private.hpooka
2014-04-24scsitest is a SCSI target emulator used by one test, and has littlepooka
2013-03-15The CD emulator has been fixed, no longer expect the test to die.martin
2013-03-14Expect a crash in the noisyeject test. Mention PR kern/47646.jmmv
2012-05-06Comment out the expected failure, as it does not trigger anymore.martin
2011-03-27validate that getrawpartition() didn't fail.mlelstv
2010-09-11Query the raw partition at runtimemartin
2010-09-02Re-order libraries so that this links statically as well.he
2010-08-24Test for cache sync noises after disk is ejected.pooka