mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 13:48:09 +00:00
Execute the "TLS register" test on Android.
This commit is contained in:
parent
08e97faec5
commit
37fe205a03
1 changed files with 0 additions and 2 deletions
|
|
@ -343,9 +343,7 @@ test_t register_tests[] = {
|
|||
{ "Simple register", simple_register },
|
||||
{ "TCP register", simple_tcp_register },
|
||||
{ "TCP register compatibility mode", simple_tcp_register_compatibility_mode },
|
||||
#ifndef ANDROID
|
||||
{ "TLS register", simple_tls_register },
|
||||
#endif
|
||||
{ "Simple authenticated register", simple_authenticated_register },
|
||||
{ "Digest auth without initial credentials", authenticated_register_with_no_initial_credentials },
|
||||
{ "Authenticated register with late credentials", authenticated_register_with_late_credentials },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue