  <testsuite name="Single Call (Not established)" tests="36" time="0" failures="0" errors="0" skipped="0" timestamp="2023-04-15T21:42:38"> 
        <testcase classname=".Single Call (Not established)" name="Early declined call" time="4.319228"/>
        <testcase classname=".Single Call (Not established)" name="Call declined" time="3.002023"/>
        <testcase classname=".Single Call (Not established)" name="Call declined on timeout" time="6.824104"/>
        <testcase classname=".Single Call (Not established)" name="Call declined in Early Media" time="2.697413"/>
        <testcase classname=".Single Call (Not established)" name="Call declined on timeout in Early Media" time="6.212427"/>
        <testcase classname=".Single Call (Not established)" name="Call cancelled on request timeout in Early Media" time="23.233416"/>
        <testcase classname=".Single Call (Not established)" name="Call declined with error" time="1.807421"/>
        <testcase classname=".Single Call (Not established)" name="Call declined with reasons" time="57.409156"/>
        <testcase classname=".Single Call (Not established)" name="Call declined with retry after" time="1.866187"/>
        <testcase classname=".Single Call (Not established)" name="Cancelled call" time="1.545613"/>
        <testcase classname=".Single Call (Not established)" name="Call cancelled without response" time="3.397904"/>
        <testcase classname=".Single Call (Not established)" name="Call cancelled without response and network switch" time="4.023563"/>
        <testcase classname=".Single Call (Not established)" name="Early cancelled call" time="1.443524"/>
        <testcase classname=".Single Call (Not established)" name="Udp call early cancelled with sal error" time="2.777004"/>
        <testcase classname=".Single Call (Not established)" name="Udp call terminated with sal error" time="18.538449"/>
        <testcase classname=".Single Call (Not established)" name="Call with DNS timeout" time="0.368090"/>
        <testcase classname=".Single Call (Not established)" name="Cancelled ringing call" time="3.589921"/>
        <testcase classname=".Single Call (Not established)" name="Call busy when calling self" time="0.838646"/>
        <testcase classname=".Single Call (Not established)" name="Call rejected because of wrong credential" time="10.912412"/>
        <testcase classname=".Single Call (Not established)" name="Call rejected without 403 because of wrong credential" time="0.898116"/>
        <testcase classname=".Single Call (Not established)" name="Call rejected without 403 because of wrong credential and no auth req cb" time="11.276650"/>
        <testcase classname=".Single Call (Not established)" name="Call established with rejected INFO" time="4.748897"/>
        <testcase classname=".Single Call (Not established)" name="Call established with rejected RE-INVITE" time="1.948942"/>
        <testcase classname=".Single Call (Not established)" name="Call established with rejected incoming RE-INVITE" time="3.697091"/>
        <testcase classname=".Single Call (Not established)" name="Call established with rejected RE-INVITE in error" time="1.767444"/>
        <testcase classname=".Single Call (Not established)" name="Call established with rejected RE-INVITE with trans pending error" time="1.739470"/>
        <testcase classname=".Single Call (Not established)" name="Call established with complex rejected operation" time="51.955085">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_TRUE(wait_for(marie-&gt;lc, pauline-&gt;lc, &amp;pauline-&gt;stat.number_of_LinphoneCallStreamsRunning, 3))
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 4299
                     Condition: BC_ASSERT_EQUAL(linphone_call_get_reason(linphone_core_get_current_call(pauline-&gt;lc)), LinphoneReasonNotAcceptable) - Expected 12 but was 16.
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 4303
                     Condition: BC_ASSERT_TRUE(wait_for(m1-&gt;lc, m2-&gt;lc, &amp;m2-&gt;stat.number_of_LinphoneCallEnd, previous_count_2 + 1))
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 4505
                     Condition: BC_ASSERT_TRUE(wait_for(m1-&gt;lc, m2-&gt;lc, &amp;m1-&gt;stat.number_of_LinphoneCallReleased, previous_count_1 + 1))
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 4506
                     Condition: BC_ASSERT_TRUE(wait_for(m1-&gt;lc, m2-&gt;lc, &amp;m2-&gt;stat.number_of_LinphoneCallReleased, previous_count_2 + 1))
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 4507
            </failure>
        </testcase>
        <testcase classname=".Single Call (Not established)" name="Call established with rejected info during re-invite" time="53.067688">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
                     Condition: BC_ASSERT_EQUAL(did_receive_call, !callee_test_params-&gt;sdp_simulate_error) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 4170
                     Condition: BC_ASSERT_TRUE((call_ok = call(pauline, marie)))
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 4318
            </failure>
        </testcase>
        <testcase classname=".Single Call (Not established)" name="Incoming INVITE with invalid SDP" time="52.842604">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
                     Condition: BC_ASSERT_EQUAL(caller-&gt;stat.number_of_LinphoneCallError, 1) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 5001
                     Condition: BC_ASSERT_EQUAL((int)bctbx_list_size(logs), 1) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 5006
            </failure>
        </testcase>
        <testcase classname=".Single Call (Not established)" name="Outgoing INVITE with invalid ACK SDP" time="52.667542">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
                     Condition: BC_ASSERT_EQUAL(did_receive_call, !callee_test_params-&gt;sdp_simulate_error) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 4170
                     Condition: BC_ASSERT_EQUAL(callee-&gt;stat.number_of_LinphoneCallIncomingReceived, 1) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 5032
                     Condition: BC_ASSERT_EQUAL(caller-&gt;stat.number_of_LinphoneCallError, 1) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 5033
                     Condition: BC_ASSERT_EQUAL(callee-&gt;stat.number_of_LinphoneCallEnd, 1) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 5036
            </failure>
        </testcase>
        <testcase classname=".Single Call (Not established)" name="Unsuccessful call with transport change after released" time="52.558880">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
                     Condition: BC_ASSERT_TRUE(wait_for(marie-&gt;lc, pauline-&gt;lc, &amp;marie-&gt;stat.number_of_LinphoneCallReleased, 1))
                     File     : ../../../../../liblinphone/tester/call_single_tester.c
                     Line     : 5299
            </failure>
        </testcase>
        <testcase classname=".Single Call (Not established)" name="Call with rtcp-mux not accepted" time="45.109338">
            <failure message="BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0." type="Failure">
                     Condition: BC_ASSERT_EQUAL(mgr-&gt;stat.number_of_LinphoneRegistrationOk, proxy_count) - Expected 1 but was 0.
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 2582
            </failure>
        </testcase>
        <testcase classname=".Single Call (Not established)" name="Call cancelled with reason" time="1.486488"/>
        <testcase classname=".Single Call (Not established)" name="Call declined, other ringing device receive CANCEL with reason" time="3.084154"/>
        <testcase classname=".Single Call (Not established)" name="Call with unknown stream" time="1.282206"/>
        <testcase classname=".Single Call (Not established)" name="Call rejected with 403" time="0.564742"/>
    </testsuite>
