index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fs
/
Makefile
Age
Commit message (
Expand
)
Author
2022-06-06
build system: Revert all the recent additions of MK[...] knobs that
nia
2022-05-27
mk: Add a MKLFS flag for excluding the log-structured filesystem userspace
nia
2014-05-10
Add a test case for PR kern/48787.
martin
2011-12-21
Add a test for the latest fifofs fix.
christos
2011-03-10
Add one simple test case which checks that zpool create results in
pooka
2011-02-18
Add test case for /->: conversion from PR kern/44523 by
pooka
2010-08-01
nfs now has tests in it, so need to convert from SUBDIR to
pooka
2010-07-26
Add NFS service suitable for use in testing.
pooka
2010-07-20
common cannot be a TESTS_SUBDIR, since one of those without a test
pooka
2010-07-19
Convert the file system test common routines into a library to
pooka
2010-07-13
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
jmmv
2010-07-06
Add the most basic test for puffs(dtfs): mount/unmount. There's
pooka
2010-07-06
Move tests psshfs from fs/puffs to fs/psshfs. The former is going
pooka
2010-07-05
Add test program that use sample code from kern/41937, and fs rump
njoly
2010-06-28
add test for PR kern/43503
pooka
2010-06-14
Descend into ptyfs tests now that the necessary rump components are there.
pooka
2010-04-13
Build & install msdosfs snapshot test and deal with the happy happy
pooka
2010-03-31
Add some basic tests for kernfs (getdents & changing hostname).
pooka
2010-03-30
Add basic test for umapfs functionality.
pooka
2010-03-30
Basic test for nullfs, which just checks that the two views act
pooka
2010-03-29
Add basic union test.
pooka
2009-04-08
descend into ffs
pooka
2007-12-26
Enable the puffs tests.
jmmv
2007-11-21
Explicitly define TESTSDIR, because the automatic deduction of its value
jmmv
2007-11-12
Convert the regress/sys/fs/tmpfs tests to the atf
jmmv