summaryrefslogtreecommitdiff
path: root/tests/wocky-test-helper.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-22WockySession: have a full JID construct-time propertySimon McVittie1-0/+1
2010-05-14wocky-test-helper: support custom timeoutsSenko Rasic1-0/+1
2010-05-14wocky-test-helper: cancel timeouts after each testSenko Rasic1-0/+1
2010-04-20Rename WockyXmppNode to WockyNodeSjoerd Simons1-12/+12
2010-04-20Use wocky_stanza_get_top_node instead of ->nodeSjoerd Simons1-5/+7
2010-04-20Add shorthand for testing (in)equality of stanzasSjoerd Simons1-0/+7
2010-04-20Rename _stanzas_equal to _stanzas_equal_no_idSjoerd Simons1-1/+2
2010-04-20Rename WockyXmppStanza to WockyStanzaSjoerd Simons1-1/+1
2010-03-10Add a test helper to compare two stanzasWill Thompson1-0/+15
2010-02-26Add test_assert_nodes_not_equal()Will Thompson1-0/+9
2010-02-26Move assert_nodes_equal to test-helperWill Thompson1-0/+9
2009-09-01instantiate wocky sessions in testsGuillaume Desmottes1-0/+3
2009-08-04add test_init and test_deinit helpersGuillaume Desmottes1-0/+5
2009-06-29rename WockyXmppScheduler to WockyPorterGuillaume Desmottes1-5/+5
2009-06-23add a cancellable to test_data_tGuillaume Desmottes1-0/+1
2009-06-22add test_close_both_schedulers test helperGuillaume Desmottes1-0/+2
2009-06-16add test_expected_stanza_received helperGuillaume Desmottes1-0/+3
2009-06-16add test_close_scheduler helperGuillaume Desmottes1-0/+2
2009-06-05add test_open_both_connections() helperGuillaume Desmottes1-0/+2
2009-06-03add test_{open,close}_connection to test-helperGuillaume Desmottes1-0/+4
2009-06-03add wocky-test-helper.[ch]Guillaume Desmottes1-0/+32