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-05-12
tests/lint: add more tests for __alignof__
rillig
2022-05-12
lint: add support for __alignof__ expr, a GCC extension
rillig
2022-05-12
lint: fix support for __alignof__, add support for __alignof
rillig
2022-05-12
tests/lint: adjust tests to reflect missing support of __alignof__
rillig
2022-05-07
Skip sigfpe_int also for sh3; integer division by zero is not trapped.
rin
2022-05-07
Bump timeout.
rin
2022-05-07
Bump timeout for slow machines.
rin
2022-05-03
Add mutt_test to the test runs, this test tries to emulate a real
blymn
2022-05-03
Update check files, changes due to bug fixes.
blymn
2022-05-03
Lock vnode for VOP_LOOKUP().
hannken
2022-05-03
Output changed due to bug fixes in curses.
blymn
2022-05-02
explicitly set TZ=UTC so that we don't depend on the testing rig for it.
christos
2022-05-01
Rename variables to be more descriptive of their local meaning rather
pgoyette
2022-04-30
lint: document why C11 keywords are available in C99 mode as well
rillig
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-28
lint: revert resolving grammar conflicts for labeled statements
rillig
2022-04-28
tests/lint: add test for GCC unused statement
rillig
2022-04-26
Add test for wresize.
blymn
2022-04-24
lint: error out on declarations with implicit int type
rillig
2022-04-24
tests/lint: demonstrate missing check for missing type
rillig
2022-04-24
lint: error out on missing type in declarations
rillig
2022-04-24
lint: warn about anonymous struct in struct, in plain C99 mode
rillig
2022-04-24
tests/indent: migrate token tests to other tests
rillig
2022-04-24
tests/indent: change directive from '#' to '//'
rillig
2022-04-24
tests/indent: normalize amount of empty lines between test cases
rillig
2022-04-24
tests/indent: migrate tests for parentheses, brackets, braces
rillig
2022-04-23
tests/indent: add tests for unary and binary operators
rillig
2022-04-23
1. add check for December in MM/DD/YYYY
christos
2022-04-23
tests/indent: migrate tests for the tokens '{' and '.'
rillig
2022-04-23
tests/indent: migrate tests for unary and binary operators
rillig
2022-04-23
tests/indent: migrate a few token tests to psym tests
rillig
2022-04-23
tests: Add tests for AUDIO_GET[IO]OFFS ioctls.
isaki
2022-04-23
indent: group global variables related to output control
rillig
2022-04-22
indent: remove FreeBSD IDs
rillig
2022-04-21
tests/lint: extend test for lossy integer conversion
rillig
2022-04-21
Actually add the bkgrndset test case so it runs plus fix a typo in
blymn
2022-04-20
tests/lint: fix test for message 132 to be platform-independent
rillig
2022-04-20
Add a test for the bkgrndset function
blymn
2022-04-19
lint: fix integer overflow on seeing -(uint64_t)INT64_MIN
rillig
2022-04-19
tests/lint: add test case for integer non-constant expression
rillig
2022-04-19
lint: only warn about unsigned constants in C90 migration mode
rillig
2022-04-19
lint: do not warn about converting (1234567L & 0xFF) to unsigned char
rillig
2022-04-19
tests/lint: demonstrate wrong warnings for conversion from long to char
rillig
2022-04-16
lint: investigate why lint only warns about some constant conditions
rillig
2022-04-16
lint: fix instructions for adding a new test
rillig
2022-04-16
tests/lint: fix tests on platforms other than x86_64
rillig
2022-04-16
fix various typos in comments and log messages.
andvar
2022-04-16
lint: model C language levels in a future-compatible way
rillig
2022-04-16
lint: in C99 mode, allow trailing comma in enum declarations
rillig
[prev]
[next]