  <testsuite name="Presence using server" tests="35" time="0" failures="0" errors="0" skipped="0" timestamp="2023-02-10T22:49:42"> 
        <testcase classname=".Presence using server" name="Simple Publish" time="5.131078"/>
        <testcase classname=".Presence using server" name="Publish with 2 identities" time="2.068897"/>
        <testcase classname=".Presence using server" name="Simple Publish with expires" time="6.178197"/>
        <testcase classname=".Presence using server" name="Publish with network state changes" time="3.132190"/>
        <testcase classname=".Presence using server" name="Simple" time="12.158606"/>
        <testcase classname=".Presence using server" name="Fast activity change" time="0.000013"/>
        <testcase classname=".Presence using server" name="Forked subscribe with late publish" time="4.310020"/>
        <testcase classname=".Presence using server" name="Disabled presence" time="10.706452"/>
        <testcase classname=".Presence using server" name="Presence list" time="10.463415"/>
        <testcase classname=".Presence using server" name="Presence list without compression" time="11.106174"/>
        <testcase classname=".Presence using server" name="Presence list, subscription expiration for unknown contact" time="4.553765"/>
        <testcase classname=".Presence using server" name="Presence list, silent subscription expiration" time="45.286645"/>
        <testcase classname=".Presence using server" name="Presence list, io error" time="12.210763"/>
        <testcase classname=".Presence using server" name="Presence list, network changes" time="9.538775"/>
        <testcase classname=".Presence using server" name="Long term presence existing friend" time="0.996915"/>
        <testcase classname=".Presence using server" name="Long term presence inexistent friend" time="0.750076"/>
        <testcase classname=".Presence using server" name="Long term presence phone alias" time="0.986579"/>
        <testcase classname=".Presence using server" name="Long term presence phone alias 2" time="1.712711"/>
        <testcase classname=".Presence using server" name="Long term presence list" time="1.201469"/>
        <testcase classname=".Presence using server" name="Long term presence with +164 phone, without sip" time="4.578981"/>
        <testcase classname=".Presence using server" name="Long term presence with +164 phone, without sip and background/foreground changes" time="2.929166"/>
        <testcase classname=".Presence using server" name="Long term presence with phone, without sip" time="7.023852"/>
        <testcase classname=".Presence using server" name="Long term presence with cross references" time="18.727273"/>
        <testcase classname=".Presence using server" name="Long term presence with large number of subs" time="0.000011"/>
        <testcase classname=".Presence using server" name="Subscriber no longer reachable using server" time="53.538266"/>
        <testcase classname=".Presence using server" name="Subscribe with late publish" time="10.472916"/>
        <testcase classname=".Presence using server" name="Multiple publish aggregation" time="6.315177"/>
        <testcase classname=".Presence using server" name="Extended notify only when both side subscribed to each other" time="15.466288"/>
        <testcase classname=".Presence using server" name="Simple bodyless list subscription" time="1.086126"/>
        <testcase classname=".Presence using server" name="Multiple bodyless list subscription" time="1.103174"/>
        <testcase classname=".Presence using server" name="Multiple bodyless list subscription with rc" time="1.314708"/>
        <testcase classname=".Presence using server" name="Notify LinphoneFriend capabilities" time="13.480788">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_TRUE(wait_for_list(lcs, &amp;marie-&gt;stat.number_of_NotifyPresenceReceived, 4, 5000))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1806
                     Condition: BC_ASSERT_TRUE(linphone_friend_get_capabilities(mPaulineFriend) &amp; LinphoneFriendCapabilityGroupChat)
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1818
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability(mPaulineFriend, LinphoneFriendCapabilityGroupChat))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1819
                     Condition: BC_ASSERT_TRUE(linphone_friend_get_capabilities(mPaulineFriend) &amp; LinphoneFriendCapabilityLimeX3dh)
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1820
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability(mPaulineFriend, LinphoneFriendCapabilityLimeX3dh))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1821
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability_with_version(mPaulineFriend, LinphoneFriendCapabilityGroupChat, 1.1f))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1824
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability_with_version(mPaulineFriend, LinphoneFriendCapabilityLimeX3dh, 1.0f))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1825
                     Condition: BC_ASSERT_TRUE(linphone_friend_get_capabilities(mLaureFriend) &amp; LinphoneFriendCapabilityGroupChat)
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1829
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability(mLaureFriend, LinphoneFriendCapabilityGroupChat))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1830
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability_with_version(mLaureFriend, LinphoneFriendCapabilityGroupChat, 2.0f))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1835
                     Condition: BC_ASSERT_TRUE(linphone_friend_get_capabilities(mChloeFriend) &amp; LinphoneFriendCapabilityGroupChat)
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1840
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability(mChloeFriend, LinphoneFriendCapabilityGroupChat))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1841
                     Condition: BC_ASSERT_TRUE(linphone_friend_get_capabilities(mChloeFriend) &amp; LinphoneFriendCapabilityLimeX3dh)
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1842
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability(mChloeFriend, LinphoneFriendCapabilityLimeX3dh))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1843
                     Condition: BC_ASSERT_TRUE(linphone_friend_get_capabilities(mChloeFriend) &amp; LinphoneFriendCapabilityEphemeralMessages)
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1844
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability(mChloeFriend, LinphoneFriendCapabilityEphemeralMessages))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1845
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability_with_version(mChloeFriend, LinphoneFriendCapabilityGroupChat, 2.6f))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1846
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability_with_version(mChloeFriend, LinphoneFriendCapabilityLimeX3dh, 1.7f))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1847
                     Condition: BC_ASSERT_TRUE(linphone_friend_has_capability_with_version(mChloeFriend, LinphoneFriendCapabilityEphemeralMessages, 1.0f))
                     File     : ../../../../../liblinphone/tester/presence_server_tester.c
                     Line     : 1848
            </failure>
        </testcase>
        <testcase classname=".Presence using server" name="Notify LinphoneFriend capabilities after PUBLISH" time="4.319688"/>
        <testcase classname=".Presence using server" name="Notify LinphoneFriend capabilities with alias" time="4.676155"/>
        <testcase classname=".Presence using server" name="Notify search result capabilities with alias" time="3.904970"/>
    </testsuite>
