summaryrefslogtreecommitdiff
path: root/tests/fs/Makefile
AgeCommit message (Expand)Author
2022-06-06build system: Revert all the recent additions of MK[...] knobs thatnia
2022-05-27mk: Add a MKLFS flag for excluding the log-structured filesystem userspacenia
2014-05-10Add a test case for PR kern/48787.martin
2011-12-21Add a test for the latest fifofs fix.christos
2011-03-10Add one simple test case which checks that zpool create results inpooka
2011-02-18Add test case for /->: conversion from PR kern/44523 bypooka
2010-08-01nfs now has tests in it, so need to convert from SUBDIR topooka
2010-07-26Add NFS service suitable for use in testing.pooka
2010-07-20common cannot be a TESTS_SUBDIR, since one of those without a testpooka
2010-07-19Convert the file system test common routines into a library topooka
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-07-06Add the most basic test for puffs(dtfs): mount/unmount. There'spooka
2010-07-06Move tests psshfs from fs/puffs to fs/psshfs. The former is goingpooka
2010-07-05Add test program that use sample code from kern/41937, and fs rumpnjoly
2010-06-28add test for PR kern/43503pooka
2010-06-14Descend into ptyfs tests now that the necessary rump components are there.pooka
2010-04-13Build & install msdosfs snapshot test and deal with the happy happypooka
2010-03-31Add some basic tests for kernfs (getdents & changing hostname).pooka
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
2009-04-08descend into ffspooka
2007-12-26Enable the puffs tests.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