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
Age
Commit message (
Expand
)
Author
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-09
Avoid casting fun by switching ifunc helper functions to return
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-07
Tweak tests; increase the size of NS packets for the addition of a nonce
ozaki-r
2018-03-07
Provide more informative reports on failures
ozaki-r
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-22
PR lib/53044: remove tests not provided by OpenSSL 1.1.x
martin
2018-02-17
make it compile again for those who don't have LOCAL_PEERCRED
christos
2018-02-17
Add a test demonstrating thst LOCAL_PEEREID is busted.
christos
2018-02-17
remove clause 3, 4.
christos
2018-02-16
Use the same variable name for the accepted socket as with the AF_LOCAL test.
christos
2018-02-16
make sure we call getpeername on the accepted socket!
christos
2018-02-16
ensure that getpeereid does not succeed on tcp sockets.
christos
2018-02-16
explain what's going on before we fix it.
christos
2018-02-16
add getpeereid tests for non-unix sockets, returns garbage...
christos
2018-02-16
add a getpeeeid test.
christos
2018-02-09
Fix ping_opts_gateway and ping_opts_recordroute
ozaki-r
2018-02-09
put .PATH after the variable is defined.
christos
2018-02-08
fix 1.0 build; thanks ODE make.
christos
2018-02-08
include the right test directory for the right openssl version
christos
2018-02-08
adjust tests for 1.1
christos
2018-02-08
Now that we don't allow source-routed packets by default, set allowsrcrt=1
maxv
2018-02-08
Typos.
dholland
2018-02-07
md2 has been deprecated in OpenSSL-1.1
christos
2018-02-03
* Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict
pgoyette
2018-02-01
Commonalize and add tests of creating/destroying interfaces
ozaki-r
2018-01-18
implement 32-bit compat support for raidframe.
mrg
2018-01-17
Use sysctl -n rather than parse the output.
maya
2018-01-17
- Add inttypes.h #include for PR* macros.
maya
2018-01-17
Improve portability of headers and sort them.
maya
2018-01-14
Sync sparc with sparc64
martin
2018-01-11
Change the prefix of test names to ipsecif_ to distinguish from tests for ips...
ozaki-r
2018-01-10
add ipsec(4) interface ATF.
knakahara
2018-01-09
Add EVFILT_FS
martin
2018-01-09
Skip the test on non-modular kernels
martin
2018-01-08
PR 52864: add a test for this bug, from sevan@
martin
2018-01-01
Build less of the test code if there's no linker ifunc support.
maya
[next]