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
/
puffs
Age
Commit message (
Expand
)
Author
2021-09-19
fix various typos in comments, messages and documentation.
andvar
2021-09-16
fix typos in word "successful".
andvar
2020-05-15
PR/55102: Kamil Rytarowski: Duplicate fifo_vnodeop_entries,
christos
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2019-09-23
Restore binary compatibility by using the statvfs90 structure internally.
christos
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2016-12-01
- Change vcache_reclaim() to always call VOP_INACTIVE() before VOP_RECLAIM().
hannken
2016-01-23
Define _KERNTYPES for things that need it.
christos
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2013-10-19
fix unused variable warnings
christos
2012-11-04
add missing includes
christos
2012-04-21
Do not set PUFFS_KFLAG_CACHE_FS_TTL for PUFFS tests
manu
2012-01-31
Check directory write access for DELETE operation. And while here,
njoly
2011-04-04
reinstate #ifdef PUFFSDUMP around otherwise unused function
plunky
2011-03-01
Reset node's parent pointer when it's removed. Technically the
pooka
2011-02-10
update /dev/null rump minor to make test pass again
pooka
2010-11-15
Add test case for PR kern/44093 (fixed already, but tested to fail
pooka
2010-11-12
Remove accidentally committed part (which I need to run these tests
pooka
2010-11-12
Add test case for problem described by yamt in PR kern/44086.
pooka
2010-08-27
poll the putter fd instead of doing a blocking read. Long story
pooka
2010-08-27
Now that atf issue #53 has been fixed, remove the
pooka
2010-08-16
Make random garbage more widely available.
pooka
2010-08-12
return correct errno
pooka
2010-08-02
the old thread which does not return not returning a value
pooka
2010-07-31
Fuzztest puffs mount. There are n different levels of testing:
pooka
2010-07-30
Fold the puffs private and vfs tests mount/unmount routines together.
pooka
2010-07-21
support pathconf (more or less copypasted from ufs). for njoly's tests.
pooka
2010-07-14
Check that nobody raced us into the source dir while it was unlocked
pooka
2010-07-14
Return correct error values from a bunch of questionable renames.
pooka
2010-07-14
* remove target node from right directory
pooka
2010-07-14
check we don't rename onto a non-empty directory
pooka
2010-07-14
prevent rename of source directory under itself
pooka
2010-07-13
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
jmmv
2010-07-12
put stuff requiring -lpuffs behind -DPUFFSDUMP
pooka
2010-07-11
WARNS=2
pooka
2010-07-11
Add some basic tests for inactive/reclaim. To make this possible,
pooka
2010-07-07
Add test cases for file servers which present the root node not as
pooka
2010-07-06
* need TESTSDIR
pooka
2010-07-06
NO ATFFILE HERE
pooka
2010-07-06
Call rump_init() only after we have fork&exec'd the file server.
pooka
2010-07-06
Add the most basic test for puffs(dtfs): mount/unmount. There's
pooka
2010-07-06
Move the Delectable Test File System from share/examples/puffs/dtfs
pooka
2010-07-06
Move tests psshfs from fs/puffs to fs/psshfs. The former is going
pooka
2010-07-05
Properly mark some test cases as having a cleanup routine. Stupidity of
jmmv
2010-06-04
atf-0.9 introduces an use.fs test-case property to allow tests to write to
jmmv
2009-01-19
Adjust tests to work with the new API in ATF 0.6.
jmmv
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-30
Re-add the NetBSD CVS Id tag to the header. It just had to be quoted to
jmmv
2007-12-29
Copy the host key into the work directory and tell the server to use this
jmmv
[next]