libqb/tests
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
..
.gitignore TEST: change the script to .sh and generated c file to auto_ 2012-01-16 22:18:39 +11:00
bench-log.c By default don't build in the slow benchlog 2011-11-25 11:12:27 +11:00
bmc.c Deprecate qb_util_set_log_function() 2012-01-24 16:00:05 +11:00
bmcpt.c Fix some sparc test failures. 2011-12-22 13:56:20 +11:00
bms.c Don't mix enums (QB_TRUE/TRUE) 2012-02-08 22:00:49 +11:00
check_array.c Fix some issues found by clang 2012-02-03 14:37:37 +11:00
check_ipc.c clang: Remove unused code 2012-02-14 17:27:26 +11:00
check_log.c TEST: make the test_priority the same type as in the callsite 2012-03-07 13:06:44 +11:00
check_loop.c TEST: add some more signal tests. 2012-03-06 22:36:39 +11:00
check_map.c use random() not rand() 2012-02-08 22:00:49 +11:00
check_rb.c RB: fix test failure on ppc 2012-03-07 11:37:12 +11:00
check_util.c Add a split timer to the stopwatch. 2012-02-01 13:46:27 +11:00
loop.c Deprecate qb_util_set_log_function() 2012-01-24 16:00:05 +11:00
make-log-test.sh TEST: change the script to .sh and generated c file to auto_ 2012-01-16 22:18:39 +11:00
Makefile.am TESTS: move the util tests into "slow-tests" (i.e. optional) 2012-03-07 16:35:11 +11:00
rbreader.c Deprecate qb_util_set_log_function() 2012-01-24 16:00:05 +11:00
rbwriter.c Deprecate qb_util_set_log_function() 2012-01-24 16:00:05 +11:00
resources.test Consistently prepend "qb-" to files in /dev/shm 2011-06-20 16:36:26 +10:00