Angus Salkeld
df9ff8fdad
TESTS: move the util tests into "slow-tests" (i.e. optional)
...
So this this test is timing sensitive and can easily fail on slow
build farm machines. So I have enabled it on the --enable-slow-tests
configure option and put this into ./check as the default.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-07 16:35:11 +11:00
Angus Salkeld
611c513bad
check: add debugging to the configure options and remove unused options
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-05 19:23:19 +11:00
Angus Salkeld
002f009941
Remove timerfd usage and go back to timelist.
...
timefd is using too much cpu and it is using up
file descriptors.
timelist is also more portable and now I have less
code to maintain.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-02-24 11:40:45 +11:00
Angus Salkeld
5ff07bf9de
Increase the coverity aggressiveness
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-02-08 22:00:49 +11:00
Angus Salkeld
3e3eb4e007
Add clang-analyzer check
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-02-03 14:37:37 +11:00
Angus Salkeld
db2f3ab807
Fix ./check -h output
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-01-05 16:06:52 +11:00
Angus Salkeld
f955490085
check: add mac checker
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-12-21 14:23:51 +11:00
Angus Salkeld
ae87338dd5
check: add abi & api to help
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-12-18 22:52:29 +11:00
Angus Salkeld
ef77398738
Fix errors found by api-sanity-autotest
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-11-25 17:16:19 +11:00
Angus Salkeld
6cea185166
check: add abi checking script
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-11-22 17:11:02 +11:00
Angus Salkeld
6e66cc1f9d
Fix ./check -h output
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-11-08 11:06:41 +11:00
Angus Salkeld
3001d56140
Add a ./check mock
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-10-23 13:35:45 +11:00
Angus Salkeld
0cf17148ef
check: add a handy coverity check
...
./check coverity
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-10-18 14:00:59 +11:00
Angus Salkeld
8c98054bfa
Fix "./check dist"
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-08-26 09:37:25 +10:00
Angus Salkeld
79b75b3428
check: Change -s to --no-print-directory
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-06-07 19:53:55 +10:00
Angus Salkeld
776ce2d3fd
TEST: some improvements to the check script to make it's output better.
...
It quietens the output and this makes it easier to understand the
results.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-06-02 11:40:57 +10:00
Angus Salkeld
78a852ac76
Add an ansi option into ./check
...
Also included in ./check all
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-05-26 10:38:07 +10:00
Angus Salkeld
dc0865ba61
TEST: make a way of testing both with and without __attribute__((section))
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-04-14 22:21:39 +10:00
Angus Salkeld
3a2ec19398
Add D_FORTIFY_SOURCE=2 to check script
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-04-01 14:51:23 +11:00
Angus Salkeld
4d756558fc
Move check_all into check and impove it (add rpm checks)
...
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-01-31 11:25:32 +11:00