  <testsuite name="DTLS SRTP Capability Negotiation (Encryption change)" tests="15" time="0" failures="0" errors="0" skipped="0" timestamp="2023-03-11T22:41:14"> 
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with toggling encryption" time="0.000054"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption" time="11.208651"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on both sides" time="10.381235"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on callee side" time="12.835412"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on caller side" time="9.157708"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with mandatory encryption to endpoint with none" time="13.231423"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with no encryption to endpoint with mandatory" time="13.241924"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with optional encryption to endpoint with mandatory" time="11.899443"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with mandatory encryption to endpoint with optional" time="14.343336"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with optional encryption to endpoint with none" time="8.231644"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with no encryption to endpoint with optional" time="5.215313"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with optional encryption on both sides" time="8.537388"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on caller" time="14.459281"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on callee" time="11.923099"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on both sides" time="11.658232">
            <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 11.
                     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>
