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
2020-04-17
Switch from C11 specific static_assert() to __CTASSERT()
kamil
2020-04-14
Add timeout to syscall_signal_on_sce that hangs from time to time
kamil
2020-04-04
Add support for lazily generating a "global thread ID" for a LWP. This
thorpej
2020-03-08
Only inlcude fenv.h if __HAVE_FENV
martin
2020-03-07
Fix typo
kamil
2020-03-07
Try to fix the build. This is why all those inlines should really be in a
christos
2020-03-06
Remove duplicated lines
kamil
2020-03-06
Add new ptrace(2) test file
kamil
2020-03-06
Add await_collected()
kamil
2020-03-06
Move macros wrapping functions from msg.h into msg.h
kamil
2020-03-03
Mark find_event_count() with __used
kamil
2020-03-01
fix variable name
christos
2020-03-01
Add new signal trap entry tests in t_ptrace_wait*
kamil
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2020-02-24
Add new test in t_ptrace_wait*
kamil
2020-02-24
0x%p --> %p for non-external codes.
rin
2020-02-22
Disable t_ptrace_wait* tests for MKSANITIZER/MKLIBCSANITIZER
kamil
2020-02-20
Refactor dbregs_dont_inherit_lwp()
kamil
2020-02-20
Minor changes to t_ptrace_wait*
kamil
2020-02-19
Fix clang(1) build
kamil
2020-02-14
Instead of turning optimization off, use unique labels with %= (thanks joerg@)
christos
2020-02-13
adjust r1.19; add clang equivalent of gcc specific attribute
tnn
2020-02-13
Enable combined breakpoint, watchpoint and signal tests
mgorny
2020-02-13
Extend concurrent events test to watchpoints
mgorny
2020-02-13
Extend concurrent events test to breakpoints
mgorny
2020-02-13
Include LWP events in concurrent event test
mgorny
2020-02-13
Test whether signal handler is called in concurrent bombarding
mgorny
2020-02-13
Extend concurrent signal tests to pass signal back to the thread
mgorny
2020-02-13
Generalize thread_concurrent_signals to a generic factory
mgorny
2020-02-13
Disable UBSan warnings for trigger_segv()
kamil
2020-02-13
Disable UBSan reports in trigger_fpe()
kamil
2020-02-13
Turn off optimization on a function which contains constant labels.
christos
2020-02-11
Rewrite the t_ptrace_wait resume1 test
kamil
2020-02-10
Rename suspend2 to suspend_no_deadlock
kamil
2020-02-05
Refactor signal9 and signal10 tests in t_ptrace_wait*
kamil
2020-02-04
Disable debug code
kamil
2020-02-04
Add new ATF ptrace(2) test in t_ptrace_wait*
kamil
2020-02-04
Add new ATF tests for unrelated tracer in t_ptrace_wait*
kamil
2020-01-29
Add new fork/vfork/posix_spawn ATF tests in t_ptrace_wait*
kamil
2020-01-24
Don't print the pagesize it messes up atf-report
skrll
2020-01-23
Fix the build: access_regs_set_unaligned_pc_* tests depend on availability
martin
2020-01-21
Add new ATF tests in t_ptrace_wait*
kamil
2020-01-08
Add tests for reading registers from x86 core dumps
mgorny
2020-01-08
Combine x86 register tests into unified test function
mgorny
2020-01-08
Fix alignment when reading core notes
mgorny
2019-12-27
s/inital/initial/
msaitoh
2019-12-25
Read TLS base pointer with _lwp_getprivate()
kamil
2019-12-24
Define _RTLD_SOURCE in t_ptrace_wait.c
kamil
2019-12-24
Introduce PT_LWPSTATUS + PT_LWPNEXT, obsolete PT_LWPINFO
kamil
2019-12-06
Log PID.LWP in t_ptrace_wait* tests for enabled debug
kamil
[prev]
[next]