mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-23 06:08:07 +00:00
add leak memory tag to App managed failure presence test
This commit is contained in:
parent
ee64853310
commit
a3d3998909
1 changed files with 1 additions and 1 deletions
|
|
@ -611,7 +611,7 @@ test_t presence_tests[] = {
|
|||
TEST_NO_TAG("Simple Publish with expires", publish_with_expires),
|
||||
/*TEST_ONE_TAG("Call with presence", call_with_presence, "LeaksMemory"),*/
|
||||
TEST_NO_TAG("Unsubscribe while subscribing", unsubscribe_while_subscribing),
|
||||
TEST_NO_TAG("Presence information", presence_information),
|
||||
TEST_ONE_TAG("Presence information", presence_information, "LeaksMemory"),
|
||||
TEST_NO_TAG("App managed presence failure", subscribe_failure_handle_by_app),
|
||||
TEST_NO_TAG("Presence SUBSCRIBE forked", subscribe_presence_forked),
|
||||
TEST_NO_TAG("Presence SUBSCRIBE expired", subscribe_presence_expired),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue