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
/
kernel
Age
Commit message (
Expand
)
Author
2018-02-03
* Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict
pgoyette
2018-01-09
Add EVFILT_FS
martin
2017-12-30
Double the nanosleep() time to make the test work more reliably on my
martin
2017-12-14
Use SCRIPTS instead of PROGS to avoid strip(1) if STRIPFLAG=-s.
nakayama
2017-12-12
PR/52812: scole_mail: src/tests/kernel/t_timeleft.c doesn't compile with MKRU...
christos
2017-12-10
Add tests to make sure that the program name is what it is supposed to be.
christos
2017-12-08
fix usage.
christos
2017-12-08
make _lwp_park return the remaining time to sleep in the "ts" argument
christos
2017-12-07
Add trapsignal tests that make sure that traps don't end up spinning
christos
2017-12-06
add a test to check that the interpreter is preserved when executing scripts.
christos
2017-04-16
Stress rump hyperentropy a little harder.
riastradh
2017-04-03
Remove tests/kernel/t_ptrace* from the tree
kamil
2017-04-02
Remove kernel/arch/{amd64,i386,x86} tests
kamil
2017-04-02
Merge kernel/t_ptrace_wait with kernel/arch/amd64/t_ptrace_wait
kamil
2017-04-02
Merge kernel/t_ptrace_wait with kernel/arch/i386/t_ptrace_wait
kamil
2017-04-02
Merge kernel/t_ptrace_wait with kernel/arch/x86/t_ptrace_wait
kamil
2017-04-02
Correct another string about securelevel in t_ptrace
kamil
2017-04-02
Deduplicate code in step* tests in t_ptrace_wait*
kamil
2017-04-01
Correct securelevel in attach_pid1_securelevel
kamil
2017-04-01
Try to fix Clang/LLVM build
kamil
2017-04-01
Refactor dbregs_dr*_dont_inherit_execve ATF tests for x86/
kamil
2017-03-30
Remove deuplicated code in dbregs_dr[01234]_dont_inherit_lwp
kamil
2017-03-30
Eliminate code duplication in the x86 dbregs_dr[0123]_trap_variable* tests
kamil
2017-03-29
Deduplicate shared code in dbregs_preserve_dr[0123]{,_yield,_continued}
kamil
2017-03-28
Explain expected behavior for PTRACE_FORK events in t_ptrace_wait*
kamil
2017-03-28
Mark PT_STEP tests in t_ptrace_wait* as broken on ARM
kamil
2017-03-28
Set timeout expected in resume1 (t_ptrace_wait*)
kamil
2017-03-28
Mark fork1 and siginfo5 as broken on sparc, sparc64, evbarm and alpha
kamil
2017-03-28
Optimize signal6 in t_ptrace_wait
kamil
2017-03-28
Mark signal6 as failing due to timeout not regular failure
kamil
2017-03-25
kern/52012 kern/52018 kern/52019 were all fixed by christos
skrll
2017-03-03
Since it is unlikely that any of this really wants to test whether
kre
2017-03-01
Mark syscall1 broken in t_ptrace_wait*
kamil
2017-02-28
Mark resume1 and syscallemu1 tests broken in t_ptrace_wait*
kamil
2017-02-28
Add new test syscallemu1 in t_ptrace_wait*
kamil
2017-02-25
kill stray q
christos
2017-02-25
make bitfields unsigned
christos
2017-02-24
Add new test syscall1 in t_ptrace_wait*
kamil
2017-02-23
Improve PT_SET_SIGMASK and PT_GET_SIGMASK API in ptrace(2)
kamil
2017-02-22
Introduce new ptrace(2) API to allow/prevent exection of LWP
kamil
2017-02-22
Add kernel/arch/x86 ATF tests for CPU Debug Registers for amd64 and i386
kamil
2017-02-21
Add new tests dbregs_dr*_dont_inherit_execve in arch/amd64
kamil
2017-02-20
Protect dbregs_dr*_dont_inherit_lwp in arch/amd64 with HAVE_DBREGS
kamil
2017-02-20
Add new tests dbregs_dr[67]_dont_inherit_lwp in arch/amd64
kamil
2017-02-20
Fix more issues with compat to i386 in arch/amd64 tests for Debug Registers
kamil
2017-02-20
Add new tests dbregs_dr*_dont_inherit_lwp and improve i386 compat
kamil
2017-02-20
Add new tests dbregs_dr[0123]_trap_code in arch/amd64
kamil
2017-02-20
Add new tests dbregs_dr*_trap_variable_readwrite_read_*byte* in arch/amd64
kamil
2017-02-20
Add new tests dbregs_dr*_trap_variable_readwrite_write_*byte* in arch/amd64
kamil
2017-02-19
Extend dbregs_dr*_trap_variable tests to 1-2-4 byte traps in arch/amd64
kamil
[next]