  <testsuite name="Capability Negotiation (SDP)" tests="26" time="0" failures="0" errors="0" skipped="0" timestamp="2023-03-07T22:53:00"> 
        <testcase classname=".Capability Negotiation (SDP)" name="Call with no encryption" time="16.684610"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with 200Ok lost" time="67.021795"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with ACK not sent" time="34.026327"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with capability negotiation failure" time="10.419913"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with capability negotiation failure and multiple potential configurations" time="9.967553"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with capability negotiation disabled at call level" time="9.063531"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with capability negotiation disabled at core level" time="8.683901"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with incompatible encryptions in call params" time="16.233399"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with update and incompatible encryptions in call params" time="10.706416"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with tcap line merge on caller" time="13.548033"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with tcap line merge on callee" time="15.409133"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with tcap line merge on both sides" time="16.168720"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with no cfg line merge" time="14.789614"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with cfg line merge on caller" time="14.546432">
            <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     : 426
                     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     : 428
            </failure>
        </testcase>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with cfg line merge on callee" time="12.042543"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with cfg line merge on both sides" time="16.090362">
            <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 8.
                     File     : ../../../../../liblinphone/tester/capability_negotiation_tester.cpp
                     Line     : 426
                     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     : 428
                     Condition: BC_ASSERT_FALSE(media_stream_secured(astream))
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 4064
                     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     : 438
                     Condition: BC_ASSERT_FALSE(media_stream_secured(astream))
                     File     : ../../../../../liblinphone/tester/tester.c
                     Line     : 4064
                     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     : 443
            </failure>
        </testcase>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with AVPF and capability negotiations on caller" time="48.405669"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with AVPF and capability negotiations on callee" time="47.074134"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call with AVPF and capability negotiations on both sides" time="50.919595"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call changes encryption with update and capability negotiations on caller" time="12.856313"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call changes encryption with update and capability negotiations on callee" time="14.663702"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call changes encryption with update and capability negotiations on both sides with reINVITE" time="15.774876"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Call changes encryption with update and capability negotiations on both sides without reINVITE" time="10.011460"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Unencrypted call with potential configuration same as actual one" time="8.118229"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Back to back call with capability negotiations on one side" time="39.953713"/>
        <testcase classname=".Capability Negotiation (SDP)" name="Back to back call with capability negotiations on both sides" time="29.200310"/>
    </testsuite>
