  <testsuite name="Group Chat2" tests="43" time="0" failures="0" errors="0" skipped="0" timestamp="2023-05-01T21:40:52"> 
        <testcase classname=".Group Chat2" name="Send file + text" time="20.191909"/>
        <testcase classname=".Group Chat2" name="Send 2 files + text" time="17.799562"/>
        <testcase classname=".Group Chat2" name="Send multipart message with custom content types" time="3.359880"/>
        <testcase classname=".Group Chat2" name="Unique one-to-one chatroom" time="7.021577"/>
        <testcase classname=".Group Chat2" name="Unique one-to-one chatroom with dual sender device" time="8.444592"/>
        <testcase classname=".Group Chat2" name="Unique one-to-one chatroom recreated from message" time="8.080511"/>
        <testcase classname=".Group Chat2" name="Unique one-to-one chatroom recreated from message with app restart" time="8.347729"/>
        <testcase classname=".Group Chat2" name="Join one-to-one chat room with a new device" time="5.631419"/>
        <testcase classname=".Group Chat2" name="New unique one-to-one chatroom after both participants left" time="8.048821"/>
        <testcase classname=".Group Chat2" name="Unique one-to-one chatroom re-created from the party that deleted it, with inactive devices" time="10.540094"/>
        <testcase classname=".Group Chat2" name="Group chat room notify participant devices name" time="14.410513"/>
        <testcase classname=".Group Chat2" name="Add device in one-to-one chat room where other participant left" time="5.444049"/>
        <testcase classname=".Group Chat2" name="IMDN for group chat room" time="10.662219"/>
        <testcase classname=".Group Chat2" name="Aggregated IMDN for group chat room" time="11.839047"/>
        <testcase classname=".Group Chat2" name="Aggregated IMDN for group chat room read while offline" time="15.156457"/>
        <testcase classname=".Group Chat2" name="IMDN sent from DB state" time="8.217173"/>
        <testcase classname=".Group Chat2" name="IMDN updated for group chat room with one participant offline" time="18.280459"/>
        <testcase classname=".Group Chat2" name="Find one-to-one chat room" time="6.073836"/>
        <testcase classname=".Group Chat2" name="Exhumed one-to-one chat room 1" time="4.930780"/>
        <testcase classname=".Group Chat2" name="Exhumed one-to-one chat room 2" time="5.225244"/>
        <testcase classname=".Group Chat2" name="Exhumed one-to-one chat room 3" time="53.905438"/>
        <testcase classname=".Group Chat2" name="Exhumed one-to-one chat room 3 with core restart" time="73.704401">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_TRUE(wait_for_list(coresList, &amp;pauline-&gt;stat.number_of_LinphoneMessageReceived, 2, liblinphone_tester_sip_timeout))
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 6319
                     Condition: BC_ASSERT_EQUAL(pauline_messages, 3) - Expected 3 but was 2.
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 6343
                     Condition: BC_ASSERT_TRUE(wait_for_list(coresList, &amp;pauline-&gt;stat.number_of_LinphoneMessageReceived, 3, liblinphone_tester_sip_timeout))
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 6354
                     Condition: BC_ASSERT_EQUAL(pauline_messages, 4) - Expected 4 but was 2.
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 6363
            </failure>
        </testcase>
        <testcase classname=".Group Chat2" name="Exhumed one-to-one chat room 4" time="26.685652"/>
        <testcase classname=".Group Chat2" name="New device after group chat room creation" time="11.186858"/>
        <testcase classname=".Group Chat2" name="Chat room list subscription" time="28.057771"/>
        <testcase classname=".Group Chat2" name="Complex participant removal scenario" time="17.075016"/>
        <testcase classname=".Group Chat2" name="Group chat room subscription denied" time="4.680853"/>
        <testcase classname=".Group Chat2" name="Search friend result chat room participants" time="4.911757"/>
        <testcase classname=".Group Chat2" name="Client loose context of a chatroom" time="6.630314"/>
        <testcase classname=".Group Chat2" name="Participant removed then added" time="68.645683">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_TRUE(wait_for_list(coresList, &amp;marie1-&gt;stat.number_of_participants_removed, initialMarie1Stats.number_of_participants_removed + 1, liblinphone_tester_sip_timeout))
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 7958
                     Condition: BC_ASSERT_TRUE(wait_for_list(coresList, &amp;laure-&gt;stat.number_of_participants_removed, initialLaureStats.number_of_participants_removed + 1, liblinphone_tester_sip_timeout))
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 7960
                     Condition: BC_ASSERT_EQUAL(linphone_chat_room_get_nb_participants(marie1Cr), 1) - Expected 1 but was 2.
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 7962
                     Condition: BC_ASSERT_EQUAL(linphone_chat_room_get_nb_participants(laureCr), 1) - Expected 1 but was 2.
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 7963
                     Condition: BC_ASSERT_TRUE(wait_for_list(lcs, &amp;lcm-&gt;stat.number_of_LinphoneConferenceStateCreationPending, initialStats-&gt;number_of_LinphoneConferenceStateCreationPending + 1, liblinphone_tester_sip_timeout))
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 647
                     Condition: BC_ASSERT_TRUE(wait_for_list(lcs, &amp;lcm-&gt;stat.number_of_LinphoneConferenceStateCreated, initialStats-&gt;number_of_LinphoneConferenceStateCreated + 1, liblinphone_tester_sip_timeout))
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 650
                     Condition: BC_ASSERT_TRUE(wait_for_list(lcs, &amp;lcm-&gt;stat.number_of_LinphoneChatRoomConferenceJoined, initialStats-&gt;number_of_LinphoneChatRoomConferenceJoined + 1, liblinphone_tester_sip_timeout))
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 654
                     Condition: BC_ASSERT_PTR_NOT_NULL(chatRoom)
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 618
                     Condition: BC_ASSERT_PTR_NOT_NULL(newPauline1Cr)
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 7992
                     Condition: BC_ASSERT_TRUE(wait_for_list(coresList, &amp;pauline1-&gt;stat.number_of_LinphoneConferenceStateDeleted, 2, liblinphone_tester_sip_timeout))
                     File     : ../../../../../liblinphone/tester/group_chat_tester.c
                     Line     : 8065
            </failure>
        </testcase>
        <testcase classname=".Group Chat2" name="Check if participant device are removed" time="10.486930"/>
        <testcase classname=".Group Chat2" name="Subscribe successfull after set chat database path" time="4.893957"/>
        <testcase classname=".Group Chat2" name="Send forward message" time="5.772656"/>
        <testcase classname=".Group Chat2" name="Send forward message with restart" time="6.054011"/>
        <testcase classname=".Group Chat2" name="Send reply message" time="5.745418"/>
        <testcase classname=".Group Chat2" name="Send reply message with core restart" time="6.414837"/>
        <testcase classname=".Group Chat2" name="Linphone core stop/start and chatroom ref" time="4.716324"/>
        <testcase classname=".Group Chat2" name="Subscribe successfull after set chat database path" time="5.229313"/>
        <testcase classname=".Group Chat2" name="Make sure device unregistration does not triger user to be removed from a group" time="35.522594"/>
        <testcase classname=".Group Chat2" name="Admin leaves the room and is reinvited" time="5.491457"/>
        <testcase classname=".Group Chat2" name="Forward file transfer message" time="18.943393"/>
        <testcase classname=".Group Chat2" name="Forward file transfer message using digest auth on server" time="19.553138"/>
        <testcase classname=".Group Chat2" name="Forward file transfer message using digest auth on server and encrypted FS" time="19.417361"/>
    </testsuite>
