summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2009-09-19Add tests for the "mtree -M" issue reported in PR 42031 from Geoff Wing.apb
2009-09-17Set timeout to 20 because for some reason this test hangs in qemu.pooka
2009-09-14Rely on the new and "just as awful as the old" hack in the battle of rumpskrll
2009-09-08Add test case for PR kern/42020:pooka
2009-08-21No-one wins in rump vs link sets.skrll
2009-08-03rump_fakeblk -> rump_etfspooka
2009-07-21flag a 64-bit integer constant as "ULL" -- this is not clean but thedrochner
2009-07-21Add popcount(3) and the long and long long version. Name is inspired byjoerg
2009-07-20fix for new opensslchristos
2009-07-20Use __RCSID.joerg
2009-07-20Add a fast, platform independent hash function to libc.joerg
2009-06-09Apparently, there's not a clear dependency ordering for the libraries,he
2009-05-15Fix calls to rump syscalls now that the padding argument is nopooka
2009-05-08lseek fd to start before sending, creates a clearer test case.pooka
2009-05-07Make the file descriptor passing test case a little more interesting:pooka
2009-05-07Rename variable to reflect current use. no functional change.pooka
2009-05-04Use make syntax where LDADD applies only to a certain targetpooka
2009-05-04g/c unused variablespooka
2009-05-03In addition to testing the fd passing doesn't crash the kernel,pooka
2009-05-03Mount test fs onto /mp instead of /. This way it can be unmountedpooka
2009-05-02don't hardcode /usr/lib pathpooka
2009-05-02add regression test for module init/fini in rumppooka
2009-05-02Merge librumpfs_ufs into librumpfs_ffs. This reflects what happenedpooka
2009-04-29* register fakeblkpooka