libqb/tests
Angus Salkeld a55554efb1 LOG: change qb_vsprintf_serialize() into qb_vsnprintf_serialize()
This is to prevent overwriting the ringbuffer.
Also remove stpcpy() as it is not used anymore.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-08-29 21:40:40 +10: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 Remove uses of timersub and use qb_util_stopwatch 2012-08-28 22:05:09 +10:00
bms.c Remove message queues 2012-05-28 13:41:04 +10:00
check_array.c Fix some issues found by clang 2012-02-03 14:37:37 +11:00
check_ipc.c TEST: increase timeout to 6 secs as the recv timeout is 5 secs 2012-08-29 13:56:03 +10:00
check_log.c LOG: change qb_vsprintf_serialize() into qb_vsnprintf_serialize() 2012-08-29 21:40:40 +10:00
check_loop.c TEST: add a test to check the order of the jobs 2012-03-09 19:33:35 +11:00
check_map.c use random() not rand() 2012-02-08 22:00:49 +11:00
check_rb.c rb: cleanup the semaphores 2012-05-10 10:39:43 +10: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 build: fix libqb.pc creation and make maintainer-clean 2012-08-27 15:07:36 +02:00
rbreader.c TEST: make rbreader/writer more like the other benchmarking apps 2012-05-21 08:30:22 +10:00
rbwriter.c Remove uses of timersub and use qb_util_stopwatch 2012-08-28 22:05:09 +10:00
resources.test TEST: Use /bin/sh not /bin/bash 2012-05-10 11:41:11 +10:00