summaryrefslogtreecommitdiff
path: root/tests/wocky-test-helper.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-01instantiate wocky sessions in testsGuillaume Desmottes1-6/+9
2009-08-20wocky-test-helper: increase timeout to 3 secondsGuillaume Desmottes1-1/+3
2009-08-04add test_init and test_deinit helpersGuillaume Desmottes1-0/+17
2009-08-04Add ID paramater to stream open methods (needed for server stream open)Vivek Dasmohapatra1-1/+1
2009-08-04Store and return the XMPP Stream Session IDVivek Dasmohapatra1-1/+1
2009-07-14teardown_test: check if porters have already been unreffedGuillaume Desmottes1-2/+4
2009-06-29rename WockyXmppScheduler to WockyPorterGuillaume Desmottes1-10/+10
2009-06-23add a cancellable to test_data_tGuillaume Desmottes1-0/+3
2009-06-23Increase the test timerGuillaume Desmottes1-1/+1
2009-06-22add test_close_both_schedulers test helperGuillaume Desmottes1-0/+12
2009-06-18unref the stanza in test_expected_stanza_receivedGuillaume Desmottes1-0/+1
2009-06-16add test_expected_stanza_received helperGuillaume Desmottes1-0/+14
2009-06-16add test_close_scheduler helperGuillaume Desmottes1-0/+54
2009-06-05add test_open_both_connections() helperGuillaume Desmottes1-5/+28
2009-06-03wait_close_cb: use g_assert_errorGuillaume Desmottes1-2/+2
2009-06-03add test_{open,close}_connection to test-helperGuillaume Desmottes1-0/+88
2009-06-03add wocky-test-helper.[ch]Guillaume Desmottes1-0/+58