| Age | Commit message (Expand) | Author |
| 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 |
| 2010-11-30 | cleanup server after use | pooka |
| 2010-11-30 | don't include librump twice | pooka |
| 2010-11-30 | comment tyops | pooka |
| 2010-11-30 | Get rid of the "sleep 1" by using rump_daemonize_begin/end(). | pooka |
| 2010-11-23 | Add simple test for md(4) which just stuffs junk into /dev/rmd0d | pooka |
| 2010-11-11 | fix | pooka |
| 2010-11-11 | Add rudimentary cgd tests. The tests use cgd to transform a | pooka |
| 2010-11-07 | Adjusts tests after import of atf-0.12: | jmmv |
| 2010-11-03 | add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing | christos |
| 2010-10-31 | There's apparently a circular dependency between -lrump and -lrumpuser. | he |
| 2010-10-24 | Due to timing discrepancies desribed in PR kern/43997, tickle the | pgoyette |