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
2023-07-06
t_sig_backtrace: Flush stdout before writing to STDOUT_FILENO.
riastradh
2023-07-05
t_posix_memalign: Simplify.
riastradh
2023-07-05
t_posix_memalign: Fix this to reflect restriction lifted in C17.
riastradh
2023-07-04
t_posix_memalign: Expand test cases and properties.
riastradh
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-06-02
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
andvar
2023-05-28
Add RUMPHIJACK option "blanket=/DEV" so mount_ffs may canonicalise
hannken
2023-05-24
no more md5 for you.
christos
2023-05-17
t_ptm.c: add a test case that passes extra flags
gutteridge
2023-05-10
t_getopt.sh: fix naming of head() of getopt_optval test case
gutteridge
2023-05-07
RISC-V support that works on QEMU with a single hart.
skrll
2023-04-04
Fix the test for "inf" output, also include newline in printf format...
he
2023-04-04
Add a test for PR/57250 from Havard Eidnes
christos
2023-03-20
Adjust pc/npc before syscall allowing EJUSTRETURN to return
hannken
2023-02-20
New optval test from des @ FreeBSD
christos
2023-01-30
PR/57205: Dag-Erling Smørgrav: Add tests strchrnul(3), fix strchr pasto
christos
2022-12-28
swab(3): Rewrite this to be understandable.
riastradh
2022-12-21
adapt mbstowcs_basic test for unicode table update
wiz
2022-12-11
This test makes (made) a false assumption about the way that
kre
2022-12-05
Update check files due to reversion of a libcurses change.
blymn
2022-12-04
allow testing of files other than those in /etc
jschauma
2022-12-04
whitespace
jschauma
2022-11-30
Update the check files due to bug fix in libcurses.
blymn
2022-11-28
whoops, we don't want an extra space here
jschauma
2022-11-28
whitespace
jschauma
2022-11-23
fix vax
christos
2022-11-22
Sync style between Lua script and C source code.
rin
2022-11-21
lua libm API from Phil Rulon
christos
2022-11-10
Uncomment the waddstr call that was returning ERR, this is actually
blymn
2022-11-08
* Uncomment the slk_wset test which was previously commented out due
blymn
2022-11-07
Sync with if_dl.h rev. 1.31's change.
msaitoh
2022-11-04
Update check files to allow for changes due to fixes to libcurses.
blymn
2022-10-27
Revert for if_dl.h's change.
msaitoh
2022-10-24
Sync with if_dl.h rev. 1.29's change.
msaitoh
2022-10-19
Updates to account for changes resulting from fixes to libcurses.
blymn
2022-10-06
add tests for PR/57046.
ryo
2022-08-27
Add sincos{,f,l} from FreeBSD
christos
2022-08-12
membar(3): Fix t_spinlock for machines with hash-locked atomics.
riastradh
2022-08-01
Provide _GNU_SOURCE for t_clone now that is required to make clone()
kre
2022-07-25
t_sig_backtrace: Pacify vfork clobber warning with volatile.
riastradh
2022-07-25
execinfo(3): Mark sig_backtrace_jump test as xfail.
riastradh
2022-07-25
execinfo: Fix mistake in previous: match `the_loop*' as prefix.
riastradh
2022-07-25
execinfo: Test stack traces through null pointer jump too.
riastradh
2022-07-18
Make kqueue event status for vnodes shareable, and for stacked file systems
thorpej
2022-06-22
test: fix typo and improve wording
wiz
2022-06-21
Support ifunc on aarch64. The tests pass at least.
skrll
2022-06-21
Wrap long #if defined(...) || ... and sort. NFCI.
skrll
2022-06-13
Restore arm in the list of architectures supporting ifunc, accidently
martin
2022-06-09
There are two hard problems in computer science cache invalidation, naming
skrll
[next]