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
Age
Commit message (
Expand
)
Author
2008-05-31
Fix two bugs to make MKMODULAR=yes builds will work again, for the
dyoung
2008-05-26
Add missing cases for the ! operator. Also add eval-variants of a couple
dholland
2008-05-25
One more pair of cases; PR bin/17514 originally reported a difference in
dholland
2008-05-25
Rework and expand the test cases with reference to standards and the open
dholland
2008-05-25
Fix this test up so (1) you can test a particular copy of sh rather than
dholland
2008-05-05
Fix MKMODULAR=yes builds by resolving installation problems of the k_helper
jmmv
2008-05-02
- Add a bsd.kmodule.mk to build new style modules.
ad
2008-05-01
Convert NetBSD-specific tests that were previously written in C++ to C now
jmmv
2008-05-01
Adjust build of ATF tests after import of atf-0.5.
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-03-02
Add tests for load-time parameter passing to modules, both at the syscall
jmmv
2008-02-13
Add tests for rillig@'s recent fix to mount_tmpfs: ensure that error messages
jmmv
2008-02-10
Add more detailed checks for each of the primary modctl commands.
jmmv
2008-02-10
Descend into modules. This is unconditional; see the comment in
jmmv
2008-02-10
Add preliminary tests (basically a placeholder for now) for the new modules
jmmv
2008-02-05
Remove a warning that said that the test could loop forever because ATF
jmmv
2008-02-04
Sync with the tests tree from atf 0.4.
jmmv
2008-01-04
Fix headers: add NetBSD CVS id tag and drop ATF title.
jmmv
2007-12-31
Remove systrace. Ok core@.
ad
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
2007-12-29
Use proper specification for a glob pattern.
jmmv
2007-12-29
Back out the change to introduce the X-NetBSD-Id header entry. For some
jmmv
2007-12-28
Properly capture the output of the SSH server. Its -e flag is supposed to
jmmv
2007-12-26
Install the data files.
jmmv
2007-12-26
Add the NetBSD Id tag to the Atffiles. Issue raised by pooka@ a while ago.
jmmv
2007-12-26
Enable the puffs tests.
jmmv
2007-12-26
Beleatedly add some regression tests for a couple of problems I found in
jmmv
2007-12-23
Add regression tests for low-port allocation in connect and listen, which
jmmv
2007-12-03
Cast sf->f_bsize to int to force signed division. Fixes this test
riz
2007-11-21
Explicitly define TESTSDIR, because the automatic deduction of its value
jmmv
2007-11-19
Remove the libfake hack, as it breaks the build in sun2 (which does not
jmmv
2007-11-16
Recurse into 'id'.
jmmv
2007-11-16
Add tests for id(1), groups(1) and whoami(1). I'm basically doing this to
jmmv
2007-11-12
Convert the regress/games tests to the atf
jmmv
2007-11-12
Convert the regress/sys/fs/tmpfs tests to the atf
jmmv
2007-11-12
Convert the regress/bin tests to the atf
jmmv
2007-11-12
Add the atf tests
jmmv
2007-11-12
Add the tests.tgz set
jmmv