TEST_TWO_TAGS("LIME X3DH message with composing",group_chat_lime_x3dh_send_encrypted_message_with_composing,"LimeX3DH","LeaksMemory"),
TEST_TWO_TAGS("LIME X3DH message with response",group_chat_lime_x3dh_send_encrypted_message_with_response,"LimeX3DH","LeaksMemory"),
TEST_TWO_TAGS("LIME X3DH message with response and composing",group_chat_lime_x3dh_send_encrypted_message_with_response_and_composing,"LimeX3DH","LeaksMemory"),
TEST_TWO_TAGS("LIME X3DH message to devices with and without keys on server",group_chat_lime_x3dh_encrypted_message_to_devices_with_and_without_keys,"LimeX3DH","LeaksMemory"),
TEST_ONE_TAG("Unique one-to-one chatroom recreated from message with app restart",group_chat_room_unique_one_to_one_chat_room_recreated_from_message_with_app_restart,"LeaksMemory"),
TEST_NO_TAG("Join one-to-one chat room with a new device",group_chat_room_join_one_to_one_chat_room_with_a_new_device),
TEST_NO_TAG("New unique one-to-one chatroom after both participants left",group_chat_room_new_unique_one_to_one_chat_room_after_both_participants_left),
TEST_ONE_TAG("Unique one-to-one chatroom re-created from the party that deleted it, with inactive devices",group_chat_room_unique_one_to_one_chat_room_recreated_from_message_2,"LeaksMemory"),
TEST_NO_TAG("Unique one-to-one chatroom re-created from the party that deleted it, with inactive devices",group_chat_room_unique_one_to_one_chat_room_recreated_from_message_2),
TEST_TWO_TAGS("LIME X3DH message with composing",group_chat_lime_x3dh_send_encrypted_message_with_composing,"LimeX3DH","LeaksMemory"),
TEST_TWO_TAGS("LIME X3DH message with response",group_chat_lime_x3dh_send_encrypted_message_with_response,"LimeX3DH","LeaksMemory"),
TEST_TWO_TAGS("LIME X3DH message with response and composing",group_chat_lime_x3dh_send_encrypted_message_with_response_and_composing,"LimeX3DH","LeaksMemory"),
TEST_TWO_TAGS("LIME X3DH message to devices with and without keys on server",group_chat_lime_x3dh_encrypted_message_to_devices_with_and_without_keys,"LimeX3DH","LeaksMemory"),
TEST_NO_TAG("Add device in one to one chat room where other participant left",add_device_one_to_one_chat_room_other_left),
TEST_ONE_TAG("Client loose context of a chatroom",group_chat_loss_of_client_context,"LeaksMemory"),
TEST_ONE_TAG("Participant removed then added",participant_removed_then_added,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Check if participant device are removed",group_chat_room_join_one_to_one_chat_room_with_a_new_device_not_notified,"LeaksMemory"/*due to core restart*/)