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-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
2017-12-30
Use the default ATF timeout instead of a reduced one of 5 seconds,
gson
2017-12-30
Double the nanosleep() time to make the test work more reliably on my
martin
2017-12-30
Skip all tests on architectures w/o ifunc linker/ld.elf_so support.
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-28
Fix build
ozaki-r
2017-12-28
Add a test case for workqueue_wait
ozaki-r
2017-12-28
Functionalize some routines to add new tests easily (NFC)
ozaki-r
[next]