  <testsuite name="DTLS SRTP Capability Negotiation (Encryption change)" tests="15" time="0" failures="0" errors="0" skipped="0" timestamp="2023-03-04T22:55:29"> 
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with toggling encryption" time="0.000055"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption" time="9.273003"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on both sides" time="10.062460"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on callee side" time="9.075333"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on caller side" time="12.343042"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with mandatory encryption to endpoint with none" time="13.325627"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with no encryption to endpoint with mandatory" time="13.256775"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with optional encryption to endpoint with mandatory" time="6.435938"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with mandatory encryption to endpoint with optional" time="5.851736"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with optional encryption to endpoint with none" time="10.732343"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with no encryption to endpoint with optional" time="5.337732"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with optional encryption on both sides" time="9.042721"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on caller" time="14.252690"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on callee" time="11.680873"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on both sides" time="27.988872">
            <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 3.
                     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>
    </testsuite>
