  <testsuite name="DTLS SRTP Capability Negotiation (Encryption change)" tests="15" time="0" failures="0" errors="0" skipped="0" timestamp="2023-03-07T22:54:34"> 
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with toggling encryption" time="0.000051"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption" time="9.344796"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on both sides" time="11.689637"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on callee side" time="10.783263"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with mandatory encryption and capability negotiation on caller side" time="10.923623"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with mandatory encryption to endpoint with none" time="13.555923"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with no encryption to endpoint with mandatory" time="13.483393"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with optional encryption to endpoint with mandatory" time="8.939614"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with mandatory encryption to endpoint with optional" time="5.928226"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with optional encryption to endpoint with none" time="10.820563"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call from endpoint with no encryption to endpoint with optional" time="14.350488"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP call with optional encryption on both sides" time="13.964043"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on caller" time="12.861348"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on callee" time="13.933494"/>
        <testcase classname=".DTLS SRTP Capability Negotiation (Encryption change)" name="DTLS SRTP video call with optional encryption on both sides" time="13.866285">
            <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
                     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>
