summaryrefslogtreecommitdiff
path: root/test/main.c
Commit message (Collapse)AuthorAge
* test: add test-case for DNS SRV loadbalancing and authentication (refs #39)Alfred E. Heggestad2016-04-09
|
* test: added test-case for authenticated registerAlfred E. Heggestad2016-04-03
|
* add test for SIP with DNSAlfred E. Heggestad2016-04-02
|
* mos: add pseudo Mean Opinion Score routineAlfred E. Heggestad2016-03-21
| | | | thanks to Lorenzo Mangani for the original patch
* test: add testcases for call hangup from both sidesAlfred E. Heggestad2016-02-14
|
* test: add option to specify which testcase(s) to runAlfred E. Heggestad2016-02-14
|
* test: add option -l to list all testcasesAlfred E. Heggestad2016-02-14
|
* selftest: silent output, add optional verbose -vAlfred E. Heggestad2016-01-09
|
* call: check address-family of incoming SDP offerAlfred E. Heggestad2015-10-29
| | | | this fixes #79
* test: added 2 call testsAlfred E. Heggestad2015-10-29
|
* test: enable TCP and TLS for ua registration testAlfred E. Heggestad2015-10-10
|
* test: run all testcases from an array of testsAlfred E. Heggestad2015-10-10
|
* test: use new sipsrv from retestAlfred E. Heggestad2015-10-04
|
* test: added a test for C++ api compatibilityAlfred E. Heggestad2015-09-30
|
* selftest: new binaryAlfred E. Heggestad2015-08-09
- move selftest code from module/selftest to test/. - create a new binary called 'selftest' - the selftest is testing the Baresip Core only