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
/
sys
Age
Commit message (
Expand
)
Author
2018-02-27
Include <inttypes.h> in t_ucontext.c
kamil
2018-02-27
Make the t_ucontext.c test more portable
kamil
2018-02-25
fix spello
christos
2018-02-25
Add new tests in lib/libc/sys/t_ucontext
kamil
2017-12-28
mips panic should be fixed on head.
christos
2017-12-28
atf: ptrace: Temporarily skip fpregs* tests on pmax
kamil
2017-12-27
atf: ptrace: Temporarily disable signal3 as it breaks now on some ports
kamil
2017-12-25
atf: t_ptrace_wait: Mark attach2 as racy
kamil
2017-12-23
report which errno failed
christos
2017-12-22
ptrace atf: Clanup reports of failures
kamil
2017-12-21
t_ptrace_wait*: Disable suspend* tests
kamil
2017-12-18
make it fail instead of hang under qemu; XXX: need to investigate.
christos
2017-12-16
Add expected failures.
christos
2017-12-14
sync a bit more with reality; some things still fail, some new failures.
christos
2017-12-10
Remove expected failure (fixed in kern_sig.c 1.339)
christos
2017-12-04
Temporarily disable t_ptrace_wait*::resume1 in ATF tests
kamil
2017-11-18
PR kern/52167 strikes on sparc64 too.
martin
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-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-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-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-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-02-01
Restrict special mode/owner settings to truncate_test.root_owned;
martin
2017-01-16
PR/51892: Ngie Cooper: add __unused to `osi` in the sigaction handler
christos
2017-01-16
PR/51891: Ngie Cooper: use sys/disklabel.h instead of machine/disklabel.h
christos
2017-01-14
PR/51868: Ngie Cooper: mkfifo does not return an fd
christos
2017-01-14
PR/51867: Ngie Cooper: misc cleanups
christos
2017-01-14
Pr/51866: Ngie Cooper: fix leak and release limit on memory to prevent
christos
2017-01-14
Set FILESBUILD=yes to actually run the creation script for the file.
pgoyette
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2017-01-13
PR/51859: Ngie Cooper: use closefrom/restore RLIMIT_NOFILE when done
christos
[next]