summaryrefslogtreecommitdiff
path: root/tests/fs/tmpfs
AgeCommit message (Expand)Author
2018-01-17Use sysctl -n rather than parse the output.maya
2018-01-17- Add inttypes.h #include for PR* macros.maya
2017-03-23Do not assume anything about the pseudo-disklabel of a completely zeroedmartin
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
2016-07-29Update the test - the "official" name of the vnd configuration utilitypgoyette
2013-03-17Simplify test_mount and log errors.jmmv
2011-08-18No more xfail for PR kern/36681.riastradh
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-04-21Workaround problem with qemu where jot 100 produce garbage otput like thishaad
2011-03-24Prevent failures from cleanup routines. Do so by only attempting to do thejmmv
2011-03-05chown the workdir to unpriv user instead of chmod 711. Otherwise,pooka
2011-02-21Skip instead of fail test if tmpfs cannot be mounted and thepooka
2011-01-15Fix off by one that made most of these tests die with a bus error in themartin
2011-01-04win wunusedpooka
2011-01-04Remove arch check now that rump smp is available on all host archs.pooka
2011-01-02+ rump_lwproc_newproc -> rump_lwproc_rfork()pooka
2010-11-09Remove ugly workaround to skip this if unprivileged-user=_atf and just usejmmv
2010-11-08Use su -m since _atf has nologin as its shell.pooka
2010-11-07Adjusts tests after import of atf-0.12:jmmv
2010-09-01update to new rump lwp/proc interfacespooka
2010-07-14Convert "The Original" rename race test from to vfs and retire thepooka
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-07-05Properly mark some test cases as having a cleanup routine. Stupidity ofjmmv
2010-07-04Add a test case for PR kern/36681 demonstrating how easy it is topooka
2010-06-07Remove a test (that a created directory had a predictable inode number)riz
2010-06-07Use atf_check to su in a couple cases, to make the test failureriz
2010-06-04atf-0.9 introduces an use.fs test-case property to allow tests to write tojmmv
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