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
2022-07-07
tests/lint: document why in ic_expr, '&' does not need before_conversion
rillig
2022-07-06
lint: do not warn about 'may lose accuracy' in safe cases of '%'
rillig
2022-07-06
tests/lint: test 'may lose accuracy' for '%'
rillig
2022-07-06
tests/lint: add test for 'assignment in conditional context'
rillig
2022-07-05
lint: add additional queries that are not enabled by default
rillig
2022-07-03
lint: include the width of bit-fields in the type name
rillig
2022-07-02
tests/lint: test bit shift with large integer types
rillig
2022-07-01
lint: add quotes around operator in message 138, remove message 240
rillig
2022-07-01
tests/lint: add tests for accessing incomplete types
rillig
2022-06-24
lint: do not warn about pointer casts to array types
rillig
2022-06-24
tests/lint: demonstrate another warning about pointer casts
rillig
2022-06-24
lint: allow pointer cast between compatible structs
rillig
2022-06-24
tests/lint: demonstrate warning for cast between compatible structs
rillig
2022-06-24
lint: do not warn about pointer cast between sockaddr variants
rillig
2022-06-24
tests/lint: demonstrate pointer casts between sockaddr variants
rillig
2022-06-24
lint: allow pointer cast from char to struct/union
rillig
2022-06-24
tests/lint: demonstrate dubious warnings for pointer casts
rillig
2022-06-22
test: fix typo and improve wording
wiz
2022-06-22
lint: add quotes around placeholders for the remaining messages
rillig
2022-06-21
lint: add quotes and details to some more messages
rillig
2022-06-21
sort; it is the same list as in h_ifunc_static.c; perhaps it should be
christos
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-20
lint: add quotes around several placeholders in messages
rillig
2022-06-19
lint: add quotes around placeholders in 4 messages
rillig
2022-06-19
tests/lint: add quotes around placeholders in a few messages
rillig
2022-06-17
tests/lint: move check-expect.lua to tests/lint1
rillig
2022-06-17
tests/lint: remove .exp files, as they have become redundant
rillig
2022-06-17
tests/lint: treat a missing .exp file like an empty one
rillig
2022-06-17
tests/lint: make 'expect+-' comments stricter
rillig
2022-06-17
tests/lint: rename local variables in check-expect.lua
rillig
2022-06-17
tests/lint: do not interpret 'expect:' comments, only 'expect+-n:'
rillig
2022-06-17
tests/lint: add more details to tests from msg_300 until msg_343
rillig
2022-06-16
tests/lint: add more details to messages in msg_200 until msg_299
rillig
2022-06-16
tests/lint: make expectation lines in the tests more detailed
rillig
2022-06-15
tests/lint: replace 'expect' comments with 'expect+-' comments
rillig
2022-06-15
lint: clean up an empty line and the documentation
rillig
2022-06-13
Whitespace
skrll
2022-06-13
Restore arm in the list of architectures supporting ifunc, accidently
martin
2022-06-13
PR 56879: bump timeout for the wg_malformed test to 100 seconds,
martin
2022-06-12
Put the sprinkled -static in the right place, i.e. fix up previous.
skrll
2022-06-12
Sprinkle "-static" when using "-pg" as profiling only works with static and
skrll
2022-06-11
tests/lint: demonstrate wrong syshdr check in strict bool mode
rillig
2022-06-11
lint: add quotes around placeholders for a few more messages
rillig
2022-06-11
lint: add quotes around a few more placeholders in messages
rillig
2022-06-11
tests/lint: add tests for messages that lack quotes
rillig
2022-06-11
tests/lint: add test for 'previous definition' message
rillig
2022-06-10
tests/lint: fix test for loss of accuracy on ILP32 platforms
rillig
2022-06-10
PR 56875: Bump timeout for the bignumber test to 2h, as suggested
martin
2022-06-09
There are two hard problems in computer science cache invalidation, naming
skrll
[prev]
[next]