  <testsuite name="Capability Negotiation (SDP)" tests="26" time="0" failures="0" errors="0" skipped="0" timestamp="2023-01-11T22:48:18"> 
        <testcase classname=".Capability Negotiation (SDP)" name="Call with no encryption" time="12.706875"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with 200Ok lost" time="68.254431"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with ACK not sent" time="33.915799"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with capability negotiation failure" time="11.437583"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with capability negotiation failure and multiple potential configurations" time="13.178343"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with capability negotiation disabled at call level" time="12.005760"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with capability negotiation disabled at core level" time="7.445780"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with incompatible encryptions in call params" time="11.308962"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with update and incompatible encryptions in call params" time="25.180076"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with tcap line merge on caller" time="15.867202"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with tcap line merge on callee" time="16.061864"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with tcap line merge on both sides" time="13.172785"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with no cfg line merge" time="13.394588"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with cfg line merge on caller" time="13.010413">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_GREATER(linphone_core_manager_get_max_audio_down_bw(caller), 70) - Expected at least 70 but was 0.
                     File     : ../../../../../liblinphone/tester/capability_negotiation_tester.cpp
                     Line     : 359
                     Condition: BC_ASSERT_GREATER((int)linphone_call_stats_get_download_bandwidth(calleeStats), 70) - Expected at least 70 but was 0.
                     File     : ../../../../../liblinphone/tester/capability_negotiation_tester.cpp
                     Line     : 361
            </failure>
        </testcase>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with cfg line merge on callee" time="12.079063">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_GREATER(linphone_core_manager_get_max_audio_down_bw(caller), 70) - Expected at least 70 but was 0.
                     File     : ../../../../../liblinphone/tester/capability_negotiation_tester.cpp
                     Line     : 359
                     Condition: BC_ASSERT_GREATER((int)linphone_call_stats_get_download_bandwidth(calleeStats), 70) - Expected at least 70 but was 0.
                     File     : ../../../../../liblinphone/tester/capability_negotiation_tester.cpp
                     Line     : 361
                     Condition: BC_ASSERT_FALSE(media_stream_secured(astream))
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 3440
                     Condition: BC_ASSERT_EQUAL(linphone_call_params_get_media_encryption(linphone_call_get_current_params(callerCall)), expectedEncryption) - Expected 2 but was 0.
                     File     : ../../../../../liblinphone/tester/capability_negotiation_tester.cpp
                     Line     : 370
                     Condition: BC_ASSERT_FALSE(media_stream_secured(astream))
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 3440
                     Condition: BC_ASSERT_EQUAL(linphone_call_params_get_media_encryption(linphone_call_get_current_params(calleeCall)), expectedEncryption) - Expected 2 but was 0.
                     File     : ../../../../../liblinphone/tester/capability_negotiation_tester.cpp
                     Line     : 374
            </failure>
        </testcase>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with cfg line merge on both sides" time="10.513182"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with AVPF and capability negotiations on caller" time="46.368989"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with AVPF and capability negotiations on callee" time="47.173573"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with AVPF and capability negotiations on both sides" time="50.207459"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call changes encryption with update and capability negotiations on caller" time="14.095327"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call changes encryption with update and capability negotiations on callee" time="14.253823"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call changes encryption with update and capability negotiations on both sides with reINVITE" time="12.896848"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call changes encryption with update and capability negotiations on both sides without reINVITE" time="12.267502"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Unencrypted call with potential configuration same as actual one" time="10.330106"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Back to back call with capability negotiations on one side" time="39.440162"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Back to back call with capability negotiations on both sides" time="32.467396"/>
    </testsuite>
