1TelLivePreflightTest: 2test_pre_flight_check 3 4TelLiveVoiceTest: 5test_call_csfb_3g_to_csfb_3g, 6test_call_3g_to_3g, 7test_call_wcdma_mo_hold_unhold, 8test_call_wcdma_mt_hold_unhold, 9test_call_csfb_mo_hold_unhold, 10test_call_csfb_mt_hold_unhold 11 12TelLiveDataTest: 13test_airplane_mode, 14test_4g, 15test_tethering_4g_to_5gwifi, 16test_tethering_4g_to_2gwifi_2clients, 17test_toggle_data_during_active_wifi_tethering, 18test_disable_wifi_tethering_resume_connected_wifi, 19test_3g, 20test_wcdma_multi_bearer, 21test_tethering_3g_to_5gwifi, 22test_tethering_3g_to_2gwifi, 23test_lte_wifi_switching, 24test_tethering_entitlement_check 25 26TelLiveSmsTest: 27test_sms_mo_4g, 28test_sms_mt_4g, 29test_sms_mo_in_call_csfb, 30test_sms_mt_in_call_csfb, 31test_sms_mo_3g, 32test_sms_mt_3g, 33test_sms_mo_in_call_wcdma, 34test_sms_mt_in_call_wcdma 35 36TelLiveVoiceConfTest: 37test_wcdma_mo_mo_add_merge_drop, 38test_wcdma_mt_mt_add_merge_drop, 39test_wcdma_mo_mo_add_swap_twice_drop_held, 40test_wcdma_mo_mo_add_swap_twice_drop_active, 41test_wcdma_mo_mo_add_swap_once_drop_held, 42test_wcdma_mo_mt_add_swap_once_drop_active, 43test_wcdma_mo_mo_add_swap_once_merge_drop, 44test_wcdma_mo_mo_add_swap_twice_merge_drop, 45test_wcdma_mt_mt_add_merge_unmerge_swap_drop, 46test_csfb_wcdma_mo_mo_add_swap_twice_drop_held, 47test_csfb_wcdma_mo_mo_add_swap_twice_drop_active, 48test_csfb_wcdma_mo_mt_add_swap_twice_drop_held, 49test_csfb_wcdma_mo_mt_add_swap_twice_drop_active, 50test_csfb_wcdma_mo_mo_add_swap_once_drop_held, 51test_csfb_wcdma_mo_mo_add_swap_once_drop_active, 52test_csfb_wcdma_mo_mt_add_swap_once_drop_held, 53test_csfb_wcdma_mo_mt_add_swap_once_drop_active, 54test_csfb_wcdma_mo_mo_add_swap_once_merge_drop, 55test_csfb_wcdma_mo_mo_add_swap_twice_merge_drop, 56test_csfb_wcdma_mo_mt_add_swap_once_merge_drop, 57test_csfb_wcdma_mo_mt_add_swap_twice_merge_drop 58 59TelLivePreflightTest: 60test_check_crash 61 62