summaryrefslogtreecommitdiff
path: root/tests/fs/tmpfs
AgeCommit message (Expand)Author
2009-04-26Use rump_sys_mount() instead of ukfs_mount(). Just a few morepooka
2009-04-14WARNS=4pooka
2009-04-14Add atf_tc_fail_errno(), which appends strerror(errno) to thepooka
2009-04-08* convert to KNFpooka
2009-04-08atf_tc_fail() instead of err()pooka
2009-04-08make test duration bound by time instead of by number of roundspooka
2009-04-07add regression test for kern/41128pooka
2009-01-19Adjust tests to work with the new API in ATF 0.6.jmmv
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-13Add tests for rillig@'s recent fix to mount_tmpfs: ensure that error messagesjmmv
2007-12-30Re-add the NetBSD CVS Id tag to the header. It just had to be quoted tojmmv
2007-12-29Back out the change to introduce the X-NetBSD-Id header entry. For somejmmv
2007-12-26Add the NetBSD Id tag to the Atffiles. Issue raised by pooka@ a while ago.jmmv
2007-11-21Explicitly define TESTSDIR, because the automatic deduction of its valuejmmv
2007-11-12Convert the regress/sys/fs/tmpfs tests to the atfjmmv