mirror_corosync/test
Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc
IPC: return 0/-ENOBUFS from message handler
IPC: use the new rate_limit API to improve perf.
CPG: add send_async API & hook up flow control
IPC: Fix flow control getting stuck.
IPC: Port the remaining libs to use libqb IPC
IPC: remove libqb flowcontrol API
TEST: put cpg_dispatch() in it's own thread
IPC: cleanup ipc_glue.c name everything cs_ipcs_*()
IPC: add back statistics
IPC: remove coroipcc_ symbols from lib*.versions
IPC: init each se's IPC as it is loaded.
IPC: use the new connection_closed() event to free the context.
IPC: re-add zero copy functionality back
IPC: remove cpg_mcast_joined_async() and make it the default
 -> now cpg_mcast_joined() == cpg_mcast_joined_async()
libqb: expose a libqb error converter
libqb: add missing error conversions
libqb: remove repeat try loop in lib/cpg.c
CPG: fix zero copy mcast
CPG: use newer return codes
Add ENOTCONN to qb_to_cs_error()
libqb: fix error conversion from errno to cs_error_t in confdb
libqb: change errno_to_cs to qb_to_cs_error
libqb: add a cs_strerror() to get a more meaningful message
libqb: fix some confusing error conversions.
libqb: set the timeout on recv's to -1 (wait forever)

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
2011-08-09 10:37:14 +10:00
..
scripts Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00
.gitignore Add missing entries into .gitignore 2011-01-12 09:42:24 +11:00
cpgbench.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
cpgbenchzc.c fix timersub warning on freebsd 2011-01-12 09:42:24 +11:00
cpgbound.c Add test program that finds limits of cpg message size. 2009-08-17 18:22:51 +00:00
cpgverify.c Add -i <num-iterations> to cpgverify 2010-10-21 17:27:40 -07:00
evsbench.c Add ring id field to evs. 2009-07-01 20:57:37 +00:00
evsverify.c Add ring id field to evs. 2009-07-01 20:57:37 +00:00
logsys_s1.c remove all trailing blanks 2009-04-22 08:03:55 +00:00
logsys_s2.c remove all trailing blanks 2009-04-22 08:03:55 +00:00
logsys_s.c logsys: merge tags into rec_ident 2009-06-18 05:15:10 +00:00
logsys_t1.c logsys: merge tags into rec_ident 2009-06-18 05:15:10 +00:00
logsys_t2.c logsys: merge tags into rec_ident 2009-06-18 05:15:10 +00:00
logsysbench.c Remove timersub redefine. 2009-06-20 17:36:04 +00:00
logsysrec.c logsys rework to deal with memory corruption around debug:on configurations. 2010-05-13 04:36:42 +00:00
Makefile.am libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
sa_error.c Ensure that strings are null terminated after strncpy(). 2011-03-07 08:30:03 -06:00
sa_error.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
stress_cpgcontext.c add stress_cpgcontext. 2009-07-10 12:54:56 +00:00
stress_cpgfdget.c Remove unused variable in stress_cpgfdget.c. 2009-09-25 06:03:50 +00:00
stress_cpgzc.c Add stress test case for cpg and coroipcc zero copy buffer alloc and free 2009-07-10 12:05:48 +00:00
testconfdb.c don't include <signal.h> when it's not used 2009-05-18 16:41:46 +00:00
testcpg2.c Remove const from delivery callback to allow inplace endian changes of 2009-04-26 02:38:46 +00:00
testcpg.c Make cpg_membership_get() functional. 2010-05-19 05:03:52 +00:00
testcpgzc.c testcpgzc: fgets buffer to really allocated size 2011-06-03 11:11:28 +02:00
testevs.c Add ring id field to evs. 2009-07-01 20:57:37 +00:00
testevsth.c remove all trailing blanks 2009-04-22 08:03:55 +00:00
testmake.sh remove all trailing blanks 2009-04-22 08:03:55 +00:00
testparse.c remove all trailing blanks 2009-04-22 08:03:55 +00:00
testquorum.c don't shadow file-scoped global, "handle" 2009-04-15 19:12:25 +00:00
testsam.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
testtimer.c remove all trailing blanks 2009-04-22 08:03:55 +00:00
testvotequorum1.c testvotequorum1.c: don't shadow file-scoped global, "handle" 2009-04-15 19:12:56 +00:00
testvotequorum2.c - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00
testzcgc.c add __attribute__((noreturn)) to functions that always exit. 2010-05-19 04:34:53 +00:00