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
/
libc
Age
Commit message (
Expand
)
Author
2017-10-28
fix typo
christos
2017-10-28
make tests print the values.
christos
2017-10-27
The Zone test was obviously intended to test %Z rather than %z, otherwise
kre
2017-10-27
Remove bogus errno checks, mktime() (and timegm()) does not guarantee
kre
2017-10-08
Don't bother attempting any of the (real) test cases if the SYSVMSG
kre
2017-10-08
Skip the mincore_shmseg test case if the SYSVSHM option is not configured
kre
2017-10-07
If we have SYSVMSG in kernel (test finds it) restore the signal handler
kre
2017-10-06
Make this test skip if running on a kernel without the SYSVMSG option.
kre
2017-09-01
Allow the test to build on systems where sys/mman.h does not provide
kre
2017-09-01
Use PROT_MPROTECT() (which would have been better had it been called
kre
2017-08-24
The military/nautical time zones were added following RFC 822 and RFC
ginsbach
2017-08-23
Add test from PR/52499
christos
2017-08-16
Add missing strfmon_l. Noticed by Bruno Haible. Add test case.
joerg
2017-08-10
Separate the C/POSIX locale test from the rest; make it more thorough
perseant
2017-07-23
Add missing files from last commit:
perseant
2017-07-20
Don't execute random garbage. Fixes mprotect_mremap_exec test.
uwe
2017-07-14
Add a simple collation test. This test is expected to fail on HEAD since
perseant
2017-07-14
VAX doesn't have the test cases, so stub the body as well.
joerg
2017-07-12
Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ .
perseant
2017-07-10
Reference correct binary in error messages.
joerg
2017-07-09
add another missing munmap (Kamil)
christos
2017-07-09
add munmap
christos
2017-07-09
check for EFAULT on reads and writes to memory with not permission.
christos
2017-07-06
Fix ISO C compliance: strtol of "0xX" should give the largest valid
joerg
2017-06-24
Reduce the number of iterations in the bsize_torture test from 65535
gson
2017-06-07
Change t_sprintf to an expected failure, since we don't respect the empty
perseant
2017-06-01
Add tests for btowc(3)/wctob(3) and enable compilation of the test for
perseant
2017-05-30
Add test cases for sprintf/sscanf/strto{d,l} and the is* and isw* ctype funct...
perseant
2017-05-30
Add simple test case for toupper/tolower
perseant
2017-05-26
Add simple expect-fail test case for strcoll(3)
perseant
2017-05-25
Add a member to the test data structure that indicates whether the given
perseant
2017-05-23
Add the error in syscall failure.
christos
2017-05-23
not allowed to map RWX anymore.
christos
2017-05-23
Handle dk disks and print errors.
christos
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-05-06
Extend the mmap(2) interface to allow requesting protections for later
joerg
2017-05-03
Improve style of PT_SETSTEP and PT_CLEARSTEP tests in t_ptrace_wait*
kamil
2017-04-28
Fix typo in ATF test t_strtoi.c
kamil
2017-04-26
- add range tests
christos
2017-04-16
ATF test attach2/t_ptrace_wait* is unstable
kamil
2017-04-16
Mark signal3/t_ptrace_wait* with timeout on sparc 32-bit
kamil
2017-04-16
Mark syscallemu1/t_ptrace_wait* broken on 32-bit sparc
kamil
2017-04-16
Restore atf_tc_expect_fail in signal4 of t_ptrace_wait*
kamil
2017-04-12
Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part
kamil
2017-04-10
fork1 and siginfo5 no longer fails on !x86 platforms in t_ptrace_wait*
kamil
2017-04-08
Add new ptrace(2) API: PT_SETSTEP & PT_CLEARSTEP
kamil
2017-04-02
Import ptrace(2) tests into appropriate directory tests/lib/libc/sys/
kamil
2017-03-25
Rather than ghecking system global state to see if mprotect might be
pgoyette
2017-03-24
Do not toggle global security.pax.mprotect state in an attempt to
martin
2017-03-05
reenable sigfpe_flt on powerpc now that FPU exceptions work.
chs
[next]