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
2018-05-01
Implement PTRACE_VFORK
kamil
2018-04-29
Add two new ptrace(2) ATF tests
kamil
2018-04-28
Enable traceme_raise1 in the ATF ptrace(2) tests
kamil
2018-04-28
Refactor the traceme3 ATF ptrace(2) test
kamil
2018-04-28
Handle core dumps in ATF ptrace(2) tests easier
kamil
2018-04-28
Refactor the traceme2 ATF ptrace(2) tests
kamil
2018-04-27
Refactor the traceme1 and traceme4 ATF ptrace(2) tests
kamil
2018-04-15
Refactor fork-like ATG tests in t_ptrace_wait*
kamil
2018-04-11
Cover more fork/vfork/vforkdone scenarios in ATF ptrace(2) tests
kamil
2018-04-10
ATF t_ptrace_wait* refactoring: vforkdone1 and vforkdone2
kamil
2018-04-10
ATF: ptrace: Merge code in fork2 and vfork2 tests with (v)fork1 ones
kamil
2018-04-10
Merge code in tests: fork1 and vfork1 (ATF t_ptrace_wait*)
kamil
2018-04-09
Improve documentation of the ATF test t_ptrace_wait*: traceme2
kamil
2018-04-08
Add check in ATF tests for security.models.extensions.user_set_dbregs
kamil
2018-03-21
Handle ENOBUFS when receiving messages.
roy
2018-03-13
ATF: Add new test race1 in t_ptrace_wait*
kamil
2018-03-13
ATF t_ptrace_wait*: Disable debug messages in msg.h
kamil
2018-03-13
Add a new function in ATF t_ptrace_wait*: await_zombie_raw()
kamil
2018-03-11
Stub out on platforms without ifunc support in the linker.
joerg
2018-03-09
Add ifunc support for statically linked applications on x86, ppc, sparc
joerg
2018-03-07
ATF: Reenable attach2 in t_ptrace_wait*
kamil
2018-03-07
ATF: Correct a race bug in attach2 (t_ptrace_wait*)
kamil
2018-03-06
Correct all ATF failures in t_ptrace_x86_wait.h (debug registers)
kamil
2018-03-05
Remove PT_GET_SIGMASK / PT_SET_SIGMASK
kamil
2018-02-28
Simplify - it's enough to set nctx.uc_link to &octx to restore old
uwe
2018-02-28
Add missing $ in the RCSID.
uwe
2018-02-27
threadfunc - we do return from swapcontext() (since revision 1.2),
uwe
2018-02-27
swapfunc() is not passed to pthread_create, there's no need for it to
uwe
2018-02-27
Drop unnecessary cast to makecontext() argument.
uwe
2018-02-27
Cleanup trailing whitespace.
uwe
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
2018-02-07
md2 has been deprecated in OpenSSL-1.1
christos
2018-01-17
Improve portability of headers and sort them.
maya
2018-01-14
Sync sparc with sparc64
martin
2017-12-30
Implement helper function for alpha
martin
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-24
fix priority tests for SCHED_OTHER
christos
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-21
Fix broken test: we can't assume that the current schedule priority range
christos
2017-12-18
make it fail instead of hang under qemu; XXX: need to investigate.
christos
2017-12-18
Don't use SCHED_OTHER.
christos
2017-12-16
Add expected failures.
christos
[next]