blob: dd1e7696443f3d7ee0ac337830de063371a5515d [file] [log] [blame]
tturneyc3589042017-01-03 16:55:35 -08001TelLivePreflightTest:
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_call_csfb_3g_to_csfb_3g,
14test_call_csfb_mo_hold_unhold,
15test_call_csfb_mt_hold_unhold,
16test_call_3g_to_3g,
17test_call_wcdma_mo_hold_unhold,
18test_call_wcdma_mt_hold_unhold,
19test_call_epdg_to_epdg_wfc_cellular_preferred,
20test_call_epdg_to_epdg_apm_wfc_cellular_preferred,
21test_call_epdg_to_epdg_wfc_wifi_preferred,
22test_call_epdg_to_epdg_apm_wfc_wifi_preferred,
23test_call_epdg_mo_hold_unhold_apm_wfc_wifi_preferred,
24test_call_epdg_to_volte_apm_wfc_wifi_preferred,
25test_call_epdg_to_3g_wfc_wifi_preferred
26
27TelLiveDataTest:
28test_airplane_mode,
29test_4g,
30test_lte_multi_bearer,
31test_tethering_4g_to_2gwifi,
32test_toggle_data_during_active_wifi_tethering,
33test_disable_wifi_tethering_resume_connected_wifi,
34test_3g,
35test_wcdma_multi_bearer,
36test_tethering_3g_to_5gwifi,
37test_lte_wifi_switching,
38test_tethering_entitlement_check
39
40TelLiveSmsTest:
41test_sms_mo_4g,
42test_sms_mt_4g,
43test_sms_mo_in_call_volte,
44test_sms_mt_in_call_volte,
45test_sms_mo_in_call_csfb,
46test_sms_mt_in_call_csfb,
47test_sms_mo_3g,
48test_sms_mt_3g,
49test_sms_mo_in_call_wcdma,
50test_sms_mt_in_call_wcdma,
51test_sms_mo_iwlan,
52test_sms_mt_iwlan,
53test_sms_mo_in_call_iwlan,
54test_sms_mt_in_call_iwlan
55
56TelLiveSettingsTest:
57test_lte_volte_wifi_connected_toggle_wfc,
58test_apm_wifi_connected_toggle_wfc,
59test_apm_wfc_enabled_toggle_wifi
60
61TelLivePreflightTest:
62test_check_crash
63