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
/
lib
Age
Commit message (
Expand
)
Author
2011-07-27
As per PR bin/45180, do not traverse too deep.
jruoho
2011-07-24
make sum volatile to avoid printing
christos
2011-07-23
gcc optimizes away the side effect free call to the "poke" function which
martin
2011-07-20
Modify exec test to be more resilient regarding partial exec protection:
jym
2011-07-18
Add a simple test case to check executable mapping rights for mprotect(2).
jym
2011-07-18
Verify that dup2(2) and dup3(2) fail with EBADF if the "new descriptor" is
jruoho
2011-07-16
PR lib/45148 was fixed; remove xfail.
jruoho
2011-07-15
Fix wrong linker flag that has always been lurking here.
jruoho
2011-07-15
Split out the -lpthread tests to a separate file.
jruoho
2011-07-15
Add two more naive tests.
jruoho
2011-07-15
Add some cases for dup2(2) and dup3(2).
jruoho
2011-07-15
Split the test to two contextually different tests.
jruoho
2011-07-15
Rename two test files to get functional scope (and avoid confusion
jruoho
2011-07-15
Few naive unit tests for the getprotoent(3) family.
jruoho
2011-07-14
Move the uvm "loan" test to tests(7).
jruoho
2011-07-14
Remove the 't_mincore' test case, as it is essentially a less elegant
jruoho
2011-07-14
Add the test cases from the old ../regress/sys/uvm/mmap/mmap.c.
jruoho
2011-07-14
Use ATF_CHECK() when appropriate.
jruoho
2011-07-14
Add few simple test cases.
jruoho
2011-07-14
Adjust.
jruoho
2011-07-13
Rename few test case names. No functional change.
jruoho
2011-07-12
Fix off-by-one in strlen_huge testcase.
njoly
2011-07-08
Split out 't_printf' and 't_scanf' from 't_format' to gain the common
jruoho
2011-07-08
Remove the amd64-part from the Qemu checks. The following tests fail also on
jruoho
2011-07-07
Fix previous.
jruoho
2011-07-07
Rename test case names.
jruoho
2011-07-07
Move 't_glob_star' to 't_glob' for glob(3).
jruoho
2011-07-07
Merge 't_environment' and 't_environment_pth'.
jruoho
2011-07-07
Rename some test case names. No functional change.
jruoho
2011-07-07
Improve the QEMU/amd64 detection.
jruoho
2011-07-07
Rewrite the limit-test.
jruoho
2011-07-07
Move 't_syslog_pthread' to 't_syslog' for consistency with libc.
jruoho
2011-07-07
Rename some test case names for consistency. No functional change.
jruoho
2011-07-07
Few basic checks, including a case for strnlen(3).
jruoho
2011-07-07
Add one simple test case.
jruoho
2011-07-07
Split out the string tests from t_string.c for consistency.
jruoho
2011-07-07
Rename some test case names for consistency.
jruoho
2011-07-07
Add some errno-checks.
jruoho
2011-07-07
Remove 't_cerror' (this is tested by numerous individual tests).
jruoho
2011-07-07
Add the syscall tests back. Couple of files and tests were also renamed for
jruoho
2011-07-04
XXX: ugly hack to make these valid for vax fp.
mrg
2011-06-29
apply some -Wno-enum-compare.
mrg
2011-06-18
Try to initialize retval to something sensible.
joerg
2011-06-18
input() isn't used
joerg
2011-06-17
Remove environment variable settings.
christos
2011-06-17
vis'ify the excess byte printing so that xstlproc does not barf.
christos
2011-06-17
turn off verbose
christos
2011-06-17
turn on warnings
christos
2011-06-17
- pass things in arguments instead of environment
christos
2011-06-16
Use proper format strings.
joerg
[next]