summaryrefslogtreecommitdiff
path: root/tests/dev
AgeCommit message (Expand)Author
2015-06-22Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.matt
2015-04-23Include better diagnostic info when a required key value cannot be retrieved ...pgoyette
2015-04-23When exiting, provide a reason.pgoyette
2015-02-27Double the timeout (to 120s) for slower machinesmartin
2015-01-07Move sysproxy support into a separate component, rumpkern_sysproxy,pooka
2014-06-10Fix static linking for the tests: -lrump is also used by -lrumpuser,he
2014-06-09When linking statically (as for sun2), need to list -lrump alsohe
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-04-14The sh api calls it atf_expect_fail, while the c api calls itmartin
2013-03-17These tests are flaky so mark them as expected failures... when they fail.jmmv
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
2013-02-19Check for RUMP programs before using them.joerg
2012-12-02Actually remove the no-longer-needed Atffilespgoyette
2012-12-02Build helper programs as PROGS and not as TESTS_{C,SH}pgoyette
2012-08-08Exclude tests that use rumpchristos
2012-07-19Add new test cases for entropy-providing sensorspgoyette
2012-05-06Comment out the expected failure, as it does not trigger anymore.martin
2011-10-15Fix cut-and-paste-o that casused the raid1_normal test case to have nogson
2011-08-09Add missing RUMP_SERVER export, so the "normal" test does not fail withmartin
2011-07-29Note that PR kern/44251 is fixed.oster
2011-06-26need signal.h for kill()christos
2011-05-19Expand tests for unaligned writes to cgd. No more xfail.riastradh
2011-05-14Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'.jmmv
2011-03-27validate that getrawpartition() didn't fail.mlelstv
2011-03-22Force cleanup parts to exit with a success status. Failures in cleanupjmmv
2011-03-01PR#44239 is now fixed, remove the xfail from the test.riz
2011-02-10explicitly zero-fill the initial md backendpooka
2011-02-04test case for PR kern/44515pooka
2011-02-04convert tests from oldstyle dd rif/rof to newstyle dd | rump.ddpooka
2011-01-24Represent test data as bytes to make it "endian-independent".pooka
2011-01-03use rawpartpooka
2011-01-03make this work when rawpart != dpooka
2010-12-31Now that 'rump_server -l stuff' works, use a less heavyweight rump_serverpgoyette
2010-12-30Substitute a surgical rump_server configuration for rump_allserverpooka
2010-12-30Now that we update the callout timer as soon as it is updated, we no longerpgoyette
2010-12-29Various cleanup (most from pooka@)pgoyette
2010-12-20Add a rump-based set of tests for sysmon_envsys(8) + powerd(8) + swsensor(4)pgoyette
2010-12-18test case for PR kern/44251pooka
2010-12-18Check that raid1 and raid5 can serve data after a component haspooka
2010-12-17fix editing artifactpooka
2010-12-15fix post-move testsdir. duhpooka
2010-12-15"A few seconds later" I realized the kernel directory is dev/raidframe,pooka
2010-12-15Add first raidframe tests. This is the test for the kernel faultpooka
2010-12-15Use proper cleanup.pooka
2010-12-14Retire the old C helper in h_img2cgd since we can now write everythingpooka
2010-12-12use rump.haltpooka