libqb/tests
Angus Salkeld dde6a46a83 IPC: make sure we return a consistent error when the message is too big.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2013-01-25 11:20:19 +11:00
..
.gitignore TEST: add a progam to compare the speed of vsnprintf and qb_vsnprintf_serialize 2013-01-04 16:35:45 +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 example/test: check for error in qb_ipc_run() 2012-11-08 20:53:21 +11:00
check_array.c Fix some issues found by clang 2012-02-03 14:37:37 +11:00
check_ipc.c IPC: make sure we return a consistent error when the message is too big. 2013-01-25 11:20:19 +11:00
check_log.c LOG: add a test for a padded hex int. 2013-01-04 15:56:59 +11: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 ptrie: deref the current node in trie_iter_free() 2012-12-06 11:59:33 +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
format_compare_speed.c TEST: add a progam to compare the speed of vsnprintf and qb_vsnprintf_serialize 2013-01-04 16:35:45 +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 TEST: add a progam to compare the speed of vsnprintf and qb_vsnprintf_serialize 2013-01-04 16:35:45 +11: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