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-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
2017-12-14
sync a bit more with reality; some things still fail, some new failures.
christos
2017-12-13
Revert rev 1.4: fmtcheck(3) neglect unused trailing arguments as before.
rin
2017-12-10
Remove expected failure (fixed in kern_sig.c 1.339)
christos
2017-12-07
Update this test to expect the output that is supposed to be produced
kre
2017-12-07
Correct a couple of broken test cases:
kre
2017-12-04
Temporarily disable t_ptrace_wait*::resume1 in ATF tests
kamil
2017-12-01
Since there has been no objection (or even comment) in response
kre
2017-12-01
Since the C standard allows for intermediate floating results to contain
kre
2017-11-28
Revert 1.4 (perhaps temporarily) and add even more diagnostics to those
kre
2017-11-24
When comparing doubles (any floating point values) which have been
kre
2017-11-23
Add some diagnostics to the strto test, so I can see why this
kre
2017-11-23
PR lib/52007
kre
2017-11-18
PR kern/52167 strikes on sparc64 too.
martin
2017-11-06
In the fopen_regular and fopen_symlink tests, when (that is, if) a
kre
2017-11-06
add a symlink test
christos
2017-10-28
fix typo
christos
2017-10-28
make tests print the values.
christos
2017-10-27
The Zone test was obviously intended to test %Z rather than %z, otherwise
kre
2017-10-27
Remove bogus errno checks, mktime() (and timegm()) does not guarantee
kre
2017-10-14
add test case for new format 'f' and 'F'
ryo
2017-10-08
Don't bother attempting any of the (real) test cases if the SYSVMSG
kre
2017-10-08
Skip the mincore_shmseg test case if the SYSVSHM option is not configured
kre
2017-10-07
If we have SYSVMSG in kernel (test finds it) restore the signal handler
kre
2017-10-06
Make this test skip if running on a kernel without the SYSVMSG option.
kre
[next]