1TelLivePreflightTest:
2test_pre_flight_check
3
4TelLiveVoiceTest:
5test_call_volte_to_volte_7_digit_dialing,
6test_call_volte_to_volte_10_digit_dialing,
7test_call_volte_to_volte_11_digit_dialing,
8test_call_volte_to_volte_12_digit_dialing,
9test_call_volte_mo_hold_unhold,
10test_call_volte_mt_hold_unhold,
11test_call_volte_to_csfb_for_tmo,
12test_call_volte_to_3g,
13test_voicemail_indicator_volte,
14test_voicemail_indicator_lte,
15test_call_csfb_3g_to_csfb_3g,
16test_call_csfb_mo_hold_unhold,
17test_call_csfb_mt_hold_unhold,
18test_call_3g_to_3g,
19test_voicemail_indicator_3g,
20test_call_wcdma_mo_hold_unhold,
21test_call_wcdma_mt_hold_unhold
22
23TelLiveDataTest:
24test_airplane_mode,
25test_4g,
26test_lte_multi_bearer,
27test_tethering_4g_to_5gwifi,
28test_tethering_4g_to_2gwifi_2clients,
29test_toggle_data_during_active_wifi_tethering,
30test_disable_wifi_tethering_resume_connected_wifi,
31test_3g,
32test_wcdma_multi_bearer,
33test_tethering_3g_to_5gwifi,
34test_tethering_3g_to_2gwifi,
35test_lte_wifi_switching,
36test_tethering_entitlement_check
37
38TelLiveSmsTest:
39test_sms_mo_4g,
40test_sms_mt_4g,
41test_sms_mo_in_call_volte,
42test_sms_mt_in_call_volte,
43test_sms_mo_in_call_csfb,
44test_sms_mt_in_call_csfb,
45test_sms_mo_3g,
46test_sms_mt_3g,
47test_sms_mo_in_call_wcdma,
48test_sms_mt_in_call_wcdma
49
50TelLiveVoiceTest:
51test_call_epdg_to_epdg_wfc_cellular_preferred,
52test_call_epdg_to_epdg_apm_wfc_cellular_preferred,
53test_call_epdg_to_epdg_wfc_wifi_preferred,
54test_call_epdg_to_epdg_long_wfc_wifi_preferred,
55test_call_epdg_to_epdg_apm_wfc_wifi_preferred,
56test_call_epdg_to_epdg_long_apm_wfc_wifi_preferred,
57test_call_epdg_to_volte_wfc_wifi_preferred,
58test_call_epdg_to_volte_apm_wfc_wifi_preferred,
59test_call_epdg_to_csfb_3g_wfc_wifi_preferred,
60test_call_epdg_to_csfb_3g_apm_wfc_wifi_preferred,
61test_call_epdg_to_3g_wfc_wifi_preferred,
62test_call_epdg_to_3g_apm_wfc_wifi_preferred,
63test_call_epdg_mo_hold_unhold_wfc_wifi_preferred,
64test_call_epdg_mo_hold_unhold_apm_wfc_wifi_preferred,
65test_call_epdg_mt_hold_unhold_wfc_wifi_preferred,
66test_call_epdg_mt_hold_unhold_apm_wfc_wifi_preferred,
67test_voicemail_indicator_iwlan,
68test_voicemail_indicator_apm_iwlan
69
70TelLiveSettingsTest:
71test_lte_volte_wifi_connected_toggle_wfc,
72test_lte_wifi_connected_toggle_wfc,
73test_3g_wifi_connected_toggle_wfc,
74test_apm_wifi_connected_toggle_wfc,
75test_lte_volte_wfc_enabled_toggle_wifi,
76test_lte_wfc_enabled_toggle_wifi,
77test_3g_wfc_enabled_toggle_wifi,
78test_apm_wfc_enabled_toggle_wifi,
79test_lte_wfc_enabled_wifi_connected_toggle_volte,
80test_lte_volte_wfc_wifi_preferred_to_cellular_preferred,
81test_apm_wfc_wifi_preferred_to_cellular_preferred,
82test_lte_volte_wfc_cellular_preferred_to_wifi_preferred,
83test_apm_wfc_cellular_preferred_to_wifi_preferred,
84test_apm_wfc_wifi_preferred_turn_off_apm,
85test_apm_wfc_cellular_preferred_turn_off_apm
86
87TelLiveSmsTest:
88test_sms_mo_iwlan,
89test_sms_mt_iwlan,
90test_sms_mo_in_call_iwlan,
91test_sms_mt_in_call_iwlan
92
93TelLivePreflightTest:
94test_check_crash
95
96