Home | History | Annotate | Download | only in autotest_campaigns
      1 TelLivePreflightTest:
      2 test_pre_flight_check
      3 
      4 TelLiveVoiceTest:
      5 test_call_csfb_3g_to_csfb_3g,
      6 test_call_3g_to_3g
      7 
      8 TelLiveDataTest:
      9 test_airplane_mode,
     10 test_4g,
     11 test_tethering_4g_to_5gwifi,
     12 test_tethering_4g_to_2gwifi_2clients,
     13 test_toggle_data_during_active_wifi_tethering,
     14 test_disable_wifi_tethering_resume_connected_wifi,
     15 test_3g,
     16 test_tethering_3g_to_2gwifi,
     17 test_tethering_3g_to_5gwifi,
     18 test_lte_wifi_switching,
     19 test_tethering_entitlement_check
     20 
     21 TelLiveSmsTest:
     22 test_sms_mo_4g,
     23 test_sms_mt_4g,
     24 test_sms_mo_in_call_csfb_1x,
     25 test_sms_mt_in_call_csfb_1x,
     26 test_sms_mo_3g,
     27 test_sms_mt_3g,
     28 test_sms_mo_in_call_1x,
     29 test_sms_mt_in_call_1x
     30 
     31 TelLiveVoiceConfTest:
     32 test_1x_mo_mt_add_swap_twice_drop_active,
     33 test_1x_mo_mt_add_swap_twice_drop_held,
     34 test_1x_mo_mt_add_swap_twice_drop_on_dut,
     35 test_1x_mt_mt_add_swap_twice_drop_active,
     36 test_1x_mt_mt_add_swap_twice_drop_held,
     37 test_1x_mt_mt_add_swap_twice_drop_on_dut,
     38 test_1x_mo_mt_add_swap_once_drop_active,
     39 test_1x_mo_mt_add_swap_once_drop_held,
     40 test_1x_mo_mt_add_swap_once_drop_on_dut,
     41 test_1x_mt_mt_add_swap_once_drop_active,
     42 test_1x_mt_mt_add_swap_once_drop_held,
     43 test_1x_mt_mt_add_swap_once_drop_on_dut,
     44 test_1x_mo_mo_add_merge_drop_from_participant,
     45 test_1x_mo_mo_add_merge_drop_from_host,
     46 test_1x_mo_mt_add_drop_active,
     47 test_1x_mo_mt_add_drop_held,
     48 test_1x_mo_mt_add_drop_on_dut,
     49 test_1x_mt_mt_add_drop_active,
     50 test_1x_mt_mt_add_drop_held,
     51 test_1x_mt_mt_add_drop_on_dut
     52 
     53 TelLivePreflightTest:
     54 test_check_crash
     55 
     56