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
/
tmpfs
Age
Commit message (
Expand
)
Author
2009-04-26
Use rump_sys_mount() instead of ukfs_mount(). Just a few more
pooka
2009-04-14
WARNS=4
pooka
2009-04-14
Add atf_tc_fail_errno(), which appends strerror(errno) to the
pooka
2009-04-08
* convert to KNF
pooka
2009-04-08
atf_tc_fail() instead of err()
pooka
2009-04-08
make test duration bound by time instead of by number of rounds
pooka
2009-04-07
add regression test for kern/41128
pooka
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
2008-02-13
Add tests for rillig@'s recent fix to mount_tmpfs: ensure that error messages
jmmv
2007-12-30
Re-add the NetBSD CVS Id tag to the header. It just had to be quoted to
jmmv
2007-12-29
Back out the change to introduce the X-NetBSD-Id header entry. For some
jmmv
2007-12-26
Add the NetBSD Id tag to the Atffiles. Issue raised by pooka@ a while ago.
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