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
2023-02-06
tests/lint: sync reference to platform properties generator
rillig
2023-02-06
lint: eliminate unnecessary indirection
rillig
2023-02-05
tests/lint: fix source directory for looking up the .exp-ln files
rillig
2023-02-05
tests/lint1: the redundantly listed files contained .exp-ln as well
rillig
2023-02-05
tests/lint: fix resolving of wildcards in builds from other directories
rillig
2023-02-05
tests/lint: merge tests for initialization
rillig
2023-02-05
tests/lint: remove redundancy from Makefile
rillig
2023-02-05
tests/lint: remove redundant tests
rillig
2023-02-05
tests/lint: clean up
rillig
2023-01-30
PR/57205: Dag-Erling Smørgrav: Add tests strchrnul(3), fix strchr pasto
christos
2023-01-29
lint: properly clean up when leaving a function definition
rillig
2023-01-29
lint: fix definition of __func__
rillig
2023-01-29
lint: demonstrate wrong declaration of __func__
rillig
2023-01-29
lint: don't warn about negative '>>' when the actual value is positive
rillig
2023-01-29
tests/lint: merge tests for '>>'
rillig
2023-01-28
tests/lint: document how compilers promote bit-fields
rillig
2023-01-28
tests/lint: investigate how compilers interpret bit-fields
rillig
2023-01-22
tests/lint: merge tests for declaration after statement
rillig
2023-01-22
lint: prevent undefined behavior for signed '<<'
rillig
2023-01-21
lint: add test for floating constant overflow
rillig
2023-01-21
lint: add support for C11 '_Atomic' as atomic-type-specifier
rillig
2023-01-21
lint: add support for the C11 type qualifier '_Atomic'
rillig
2023-01-21
tests/lint: test _Atomic, added in C11
rillig
2023-01-21
lint: fix null pointer dereference on invalid argument to __typeof__
rillig
2023-01-19
tests/make: rename files that are not test cases
rillig
2023-01-16
tests/lint: fix typo in comment
rillig
2023-01-15
tests/lint: add basic tests for lint (not lint1 or lint2)
rillig
2023-01-15
tests/lint: document conversion from void pointer
rillig
2023-01-15
tests/lint: fix test for sizeof with variable-length array
rillig
2023-01-15
tests/lint: add more tests for sizeof
rillig
2023-01-15
tests/lint: add test for parsing sizeof expressions
rillig
2023-01-14
tests/lint: add more tests for array/enum mismatch
rillig
2023-01-14
lint: rename lint2 functions to be more expressive
rillig
2023-01-08
lint: do not report usual arithmetic conversions for constants
rillig
2023-01-08
lint/tests: test query for usual arithmetic conversions
rillig
2023-01-08
lint: recognize enum constant named 'max' as a count of values
rillig
2023-01-08
tests/lint: add more tests for enum/array mismatch
rillig
2023-01-04
tests/lint: remove obsolete comments
rillig
2023-01-04
tests/lint: document where to find the test results for promotions
rillig
2023-01-04
tests/lint: fix typo in comment
rillig
2023-01-04
tests/lint: merge tests for ':?' with null pointer constant
rillig
2023-01-04
lint: fix the result type of '?:' for void pointers
rillig
2023-01-03
tests/lint: demonstrate wrong type for '?:' expressions
rillig
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-12-01
tests: fix Makefile and lists for MKRUMP=no
ozaki-r
[next]