summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-05-04Fix execution of the installed tests by using h_{simple,args} as programjmmv
2010-05-01convert to ifdef USE_ATFpooka
2010-05-01Disable module autoload so that it won't foil our module unload test.pooka
2010-05-01fix !USE_ATFpooka
2010-05-01fix !USE_ATF casepooka
2010-04-26Undo infamous "mad \"scientist\"" experiment. There is no needpooka
2010-04-21Add bpf program source in a comment.pooka
2010-04-21Check that bpf doesn't accept programs with divide-by-zero in them.pooka
2010-04-16Add the typical #ifdef USE_ATF stuff so I can debug the test if itpooka
2010-04-13Build & install msdosfs snapshot test and deal with the happy happypooka
2010-04-13Add msdosfs snapshot test. This one just slightly different frompooka
2010-04-13Split snapshot test into fs-independent backend and fs-specific frontend.pooka
2010-04-12move check next to operationpooka
2010-04-12test for the very basic snapshot featurespooka
2010-04-11Following nullfs, rename rumpfs_umapfs to rumpfs_umap to make thepooka
2010-04-10Rename librumpfs_nullfs to librumpfs_null to make the basename thepooka
2010-03-31Add some basic tests for kernfs (getdents & changing hostname).pooka
2010-03-31Use tp-glob keys when requesting for test pattern.njoly
2010-03-31The Atffile tp/tp-glob keys does not allow more than one word. Put newnjoly
2010-03-30anti-pastopooka
2010-03-30Add basic test for umapfs functionality.pooka
2010-03-30Basic test for nullfs, which just checks that the two views actpooka
2010-03-29Add basic union test.pooka
2010-03-29regression test for fifos on ffspooka
2010-03-15Add some basic tests for rc.d scripts to validate the execution ofjmmv
2010-03-05Update to use newstyle rump_module interfaces.pooka
2010-02-28remove "string" directory for now, it isn't installedmartin
2010-02-26Disable population count test for now, please re-enable oncemartin
2010-01-31filesystems now use getdisksize() which is in librumpdev_disk.mlelstv
2010-01-25msdosfs depends on disk devices nowpooka
2010-01-24Add a regression test for the SHA2 family that also checks for unalignedjoerg
2009-12-18Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.pooka
2009-12-15avoid most of the SUBDIRs if MKATF == "no".mrg
2009-12-08CPPFLAGS.* is per *.c, not per ${PROG} or ${LIB}.uebayasi
2009-11-28It seems that LDADD.file gets added to the linker invocation afterhe
2009-11-26Since rumpfs has supported file system sockets for quite a whilepooka
2009-11-25Don't use LDADD.progname because it duplicates all the libs.pooka
2009-11-06WARNS=4pooka
2009-11-06rump_module -> rump_pub_modulepooka
2009-11-05Fix MKKMOD=no builds: in sets.subr, if $MKKMOD == no, leave thedyoung
2009-11-02add ATF tests for libeventplunky
2009-10-20Migrate three sh test cases from regress to tests.jmmv
2009-10-15comment adjustment. hardly any functional change involved.pooka
2009-10-15fix test for new-world rump lwp usagepooka
2009-10-14Adjust names of external rump control interfaces to match thepooka
2009-10-14Add test cases for "prefix $@ suffix" expansion. From PR bin/33956.jmmv
2009-09-24Add regression test to verify that linksets work correctly with rump.pooka
2009-09-24add regression tests for dlinfo()pooka
2009-09-19Correct list of d_merge* files.apb
2009-09-19Adjust tests to no longer expect a trailing space in each lineapb