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
/
libc
Age
Commit message (
Expand
)
Author
2023-07-08
clock_gettime(2): Fix CLOCK_PROCESS/THREAD_CPUTIME_ID.
riastradh
2023-07-08
t_timerfd: Sprinkle slightly more diagnostics.
riastradh
2023-07-08
t_clock_gettime: Add test for PR kern/57512.
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-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-04
allow testing of files other than those in /etc
jschauma
2022-12-04
whitespace
jschauma
2022-11-28
whoops, we don't want an extra space here
jschauma
2022-11-28
whitespace
jschauma
2022-10-06
add tests for PR/57046.
ryo
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-18
Make kqueue event status for vnodes shareable, and for stacked file systems
thorpej
2022-06-09
There are two hard problems in computer science cache invalidation, naming
skrll
2022-06-07
PR/56865: hppa: t_ptrace_core_wait test doesn't know it must advance PC after...
skrll
2022-06-04
tests/lib/libc: Test mmap(2) with bad hints.
riastradh
2022-06-04
Fix syntax error
pgoyette
2022-05-31
libc: Reintroduce getentropy.
riastradh
2022-05-31
s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.
andvar
2022-05-31
Avoid plabels on hppa to make some tests not crash
skrll
2022-05-31
whitespace including space before delay slot instruction.
skrll
2022-05-30
More factoring of common code. NFCI
pgoyette
2022-05-30
Update test so all four combinations of update_{upper, lower} x
pgoyette
2022-05-29
fix various typos in comments and log messages.
andvar
2022-05-24
fix various typos in comment, documentation and log messages.
andvar
2022-05-24
s/estabilishing/establishing/ in copy pasted comment.
andvar
2022-05-23
s/controll/control/ in comments.
andvar
2022-05-07
Skip sigfpe_int also for sh3; integer division by zero is not trapped.
rin
2022-05-01
Rename variables to be more descriptive of their local meaning rather
pgoyette
2022-04-30
Don't put temporary files and directories into the atf_srcdir (that
pgoyette
2022-04-29
Add a new test for PR kern/56713 and set to expected_failure for now.
pgoyette
2022-04-12
s/sould/should/ and s/shoud/should/
andvar
2022-04-10
membar_ops(3): Simplify alarm handling in membar tests.
riastradh
2022-04-09
Introduce membar_acquire/release. Deprecate membar_enter/exit.
riastradh
2022-04-08
membar_ops(3): Add some automatic tests.
riastradh
2022-04-06
Add a regression test for PR kern/52239, "Changing protections of
gson
[next]