mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 05:38:14 +00:00
delete tag toto
This commit is contained in:
parent
be8db9bb58
commit
6e898ccb0d
1 changed files with 3 additions and 3 deletions
|
|
@ -5394,9 +5394,9 @@ static void call_with_network_reachable_down_in_callback(void){
|
|||
}
|
||||
|
||||
test_t call_tests[] = {
|
||||
TEST_ONE_TAG("Early declined call", early_declined_call, "TOTO"),
|
||||
TEST_ONE_TAG("Call declined", call_declined, "TOTO"),
|
||||
TEST_ONE_TAG("Cancelled call", cancelled_call, "TOTO"),
|
||||
TEST_NO_TAG("Early declined call", early_declined_call),
|
||||
TEST_NO_TAG("Call declined", call_declined),
|
||||
TEST_NO_TAG("Cancelled call", cancelled_call),
|
||||
TEST_NO_TAG("Early cancelled call", early_cancelled_call),
|
||||
TEST_NO_TAG("Call with DNS timeout", call_with_dns_time_out),
|
||||
TEST_NO_TAG("Cancelled ringing call", cancelled_ringing_call),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue