summaryrefslogtreecommitdiff
path: root/auto_tests/simple_conference_test.c
AgeCommit message (Expand)Author
2018-07-07Factor out the actual test code from conference_test.iphydf
2018-06-24Add a test for double conference invite.iphydf
2018-03-16Remove the use of the 'hh' format specifier.iphydf
2018-02-27Fix auto_tests to stop using the deprecated conference API.iphydf
2018-02-24Fix a bunch of compiler warnings and remove suppressions.iphydf
2018-02-18Disable lan discovery in most tests.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-20Fix log message in simple_conference_test: invite -> message.iphydf
2018-01-20Add a simple conference test with 3 friends.iphydf