| Age | Commit message (Expand) | Author |
| 2015-06-22 | Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined. | matt |
| 2015-04-23 | Include better diagnostic info when a required key value cannot be retrieved ... | pgoyette |
| 2015-04-23 | When exiting, provide a reason. | pgoyette |
| 2015-02-27 | Double the timeout (to 120s) for slower machines | martin |
| 2015-01-07 | Move sysproxy support into a separate component, rumpkern_sysproxy, | pooka |
| 2014-06-10 | Fix static linking for the tests: -lrump is also used by -lrumpuser, | he |
| 2014-06-09 | When linking statically (as for sun2), need to list -lrump also | 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-04-14 | The sh api calls it atf_expect_fail, while the c api calls it | martin |
| 2013-03-17 | These tests are flaky so mark them as expected failures... when they fail. | jmmv |
| 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 |
| 2013-02-19 | Check for RUMP programs before using them. | joerg |
| 2012-12-02 | Actually remove the no-longer-needed Atffiles | pgoyette |
| 2012-12-02 | Build helper programs as PROGS and not as TESTS_{C,SH} | pgoyette |
| 2012-08-08 | Exclude tests that use rump | christos |
| 2012-07-19 | Add new test cases for entropy-providing sensors | pgoyette |
| 2012-05-06 | Comment out the expected failure, as it does not trigger anymore. | martin |
| 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-06-26 | need signal.h for kill() | christos |
| 2011-05-19 | Expand tests for unaligned writes to cgd. No more xfail. | riastradh |
| 2011-05-14 | Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. | jmmv |
| 2011-03-27 | validate that getrawpartition() didn't fail. | mlelstv |
| 2011-03-22 | Force cleanup parts to exit with a success status. Failures in cleanup | jmmv |
| 2011-03-01 | PR#44239 is now fixed, remove the xfail from the test. | riz |
| 2011-02-10 | explicitly zero-fill the initial md backend | pooka |
| 2011-02-04 | test case for PR kern/44515 | pooka |
| 2011-02-04 | convert tests from oldstyle dd rif/rof to newstyle dd | rump.dd | pooka |
| 2011-01-24 | Represent test data as bytes to make it "endian-independent". | pooka |
| 2011-01-03 | use rawpart | pooka |
| 2011-01-03 | make this work when rawpart != d | pooka |
| 2010-12-31 | Now that 'rump_server -l stuff' works, use a less heavyweight rump_server | pgoyette |
| 2010-12-30 | Substitute a surgical rump_server configuration for rump_allserver | pooka |
| 2010-12-30 | Now that we update the callout timer as soon as it is updated, we no longer | pgoyette |
| 2010-12-29 | Various cleanup (most from pooka@) | pgoyette |
| 2010-12-20 | Add a rump-based set of tests for sysmon_envsys(8) + powerd(8) + swsensor(4) | pgoyette |
| 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 |
| 2010-12-15 | Add first raidframe tests. This is the test for the kernel fault | pooka |
| 2010-12-15 | Use proper cleanup. | pooka |
| 2010-12-14 | Retire the old C helper in h_img2cgd since we can now write everything | pooka |
| 2010-12-12 | use rump.halt | pooka |