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
2019-11-12
Rework thread_concurrent_signals and trace_thread_lwpcreate_and_exit
kamil
2019-10-21
Remove preprocessor switch TEST_LWP_ENABLED in t_ptrace_wait*
kamil
2019-10-21
Remove preprocessor switch TEST_VFORK_ENABLED in t_ptrace_wait*
kamil
2019-10-21
Fix a race condition when handling concurrent LWP signals and add a test
mgorny
2019-10-13
Fix race in t_ptrace_wait* LWP tests
kamil
2019-10-13
Enable TEST_LWP_ENABLED in t_ptrace_wait*
kamil
2019-10-13
Bump the number of threads in LWP t_ptrace_wait*() tests from to 100
kamil
2019-10-02
Remove ATF t_ptrace_wait test suspend1
kamil
2019-10-01
Merge PT_GET_PROCESS_STATE checks into traceme_raise ATF ptrace tests
kamil
2019-10-01
Add a few static asserts in t_ptrace_wait.c for conditions that must be kept
kamil
2019-07-16
PR misc/54382: whenever open(2) is called with O_CREAT, make sure to
martin
2019-07-13
In the setitimer_old test case, allow for time passing between the two
gson
2019-07-09
return return atf_no_error() instead of 0 for consistency.
maya
2019-07-01
Avoid GCC warning on NetBSD/i386
kamil
2019-06-30
Add a test for verifying procinfo note inside coredumps.
mgorny
2019-06-26
Implement PT_GETXSTATE and PT_SETXSTATE
mgorny
2019-06-20
Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIX
kamil
2019-06-18
Allow to conditionally enable LWP ATF tests in t_ptrace_wait*
kamil
2019-06-13
Enable vfork(2) ATF tests in t_ptrace_wait*
kamil
2019-06-12
Add new ATF ptrace(2) tests for posix_spawn, reusing tests for fork/vfork
kamil
2019-06-11
Add new PTRACE_POSIX_SPAWN tests in ptrace(3)
kamil
2019-06-10
Add posix_spawn(3) ATF tests in t_ptrace_wait*
kamil
2019-06-10
Add more verbosity to debug messages in t_ptrace_wait
kamil
2019-06-04
Fix alignment of SSE filling data
mgorny
2019-06-04
Add more debug to register writing tests
mgorny
2019-05-25
Add new user_va0_disable* tests in t_ptrace_wait*
kamil
2019-05-25
Add get_user_va0_disable() in t_ptrace_wait.h
kamil
2019-05-10
Add PT_SET*REGS tests for mm/xmm registers.
mgorny
2019-05-10
Remove obsolete size asserts.
mgorny
2019-05-10
Use newly-filled i386 reg structs in PT_GETFPREGS & PT_GETXMMREGS tests.
mgorny
2019-05-10
Add tests for PT_SETREGS
mgorny
2019-05-09
Add ptrace() tests for reading mm* and xmm* registers
mgorny
2019-05-06
fix unused variable warnings.
christos
2019-05-05
Introduce tests for reading r8..r15 registers.
mgorny
2019-05-05
Reintroduce i386 tests for general-purpose registers, without MMX req
mgorny
2019-05-05
Revert i386_regs_gp_read as it fails on non-MMX systems.
mgorny
2019-05-05
Add tests for reading pre-set general purpose register values via PT_GETREGS.
mgorny
2019-05-02
Adapt t_ptrace_wait* tests for recent kernel changes
kamil
2019-05-02
Rename and partially enable trace_thread ATF ptrace(2) tests
kamil
2019-05-01
ATF ptrace(2) tests suspend1 and resume1 now pass
kamil
2019-05-01
ATF ptrace(2) tests signal9 and signal10 now pass
kamil
2019-05-01
Add new fork/vfork ATF trests in t_ptrace_wait*
kamil
2019-04-30
Add new ATF ptrace(2) tests: bytes_transfer_eof
kamil
2019-04-26
Use LDADD, which apparently puts the libraries at the end of the command,
maya
2019-04-25
Introduce check for the support of FPU exceptions
kamil
2019-04-25
Do not allow 0 as ILL si_code as it's reserved for SI_USER
kamil
2019-04-25
In ATF t_ptrace_wait* SIGILL tests allow any si_code
kamil
2019-04-19
Fix typo in TEST_VFORK_ENABLED
kamil
2019-04-17
Fix Clang/LLVM build in t_ptrace_wait.c
kamil
2019-04-15
Temporarily ifdef out PTRACE_VFORK and PTRACE_VFORKDONE tests
kamil
[prev]
[next]