osmo-gsm-tester/src/osmo_gsm_tester/obj
Andre Puschmann 9d75ccb9c8 open5gs: fix stopping of open5gs components after test finishes
use RemoteProcessSafeExit() for launching all open5gs components
to make sure they are stopped at the end as well.

Change-Id: Ia1439577d60f9694da70c4e42c621100c8ef295e
2021-05-10 16:56:31 +02:00
..
android_apn.py Introduce Android UEs as new modems 2021-01-13 19:45:56 +01:00
android_bitrate_monitor.py Introduce Android UEs as new modems 2021-01-13 19:45:56 +01:00
android_host.py Introduce Android UEs as new modems 2021-01-13 19:45:56 +01:00
bsc_osmo.py keep Ctrl connections open for bsc, msc and nitb objects 2020-12-11 00:30:38 +01:00
bts.py enb: Set cipher and integrity via scenario file 2021-02-08 17:48:09 +01:00
bts_nanobts.py configure fixed ARFCN per bts 2020-12-11 00:19:13 +01:00
bts_oc2g.py Fix bts.ready_for_pcu() implementation for sysmo and oc2g 2021-03-08 12:01:37 +01:00
bts_octphy.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_osmo.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
bts_osmotrx.py EventLoop: Fix log error "Origin parent loop" during wait() 2020-06-10 19:50:12 +02:00
bts_osmovirtual.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_sysmo.py Fix bts.ready_for_pcu() implementation for sysmo and oc2g 2021-03-08 12:01:37 +01:00
enb.py amarisoft_enb: add NR support 2021-05-05 14:26:56 +02:00
enb_amarisoft.py amarisoft_enb: add NR support 2021-05-05 14:26:56 +02:00
enb_srs.py enb_srs: add support for eNB traces 2021-05-03 13:43:44 +02:00
epc.py epc_open5gs: remove _epc from name 2021-05-10 16:56:31 +02:00
epc_amarisoft.py epc_amarisoft: launch ltesim server when starting 2021-05-03 12:37:37 +02:00
epc_open5gs.py epc_open5gs: remove _epc from name 2021-05-10 16:56:31 +02:00
epc_srs.py enb,epc,ms: refactor KPI API 2021-03-16 18:04:40 +01:00
esme.py EventLoop: Fix log error "Origin parent loop" during wait() 2020-06-10 19:50:12 +02:00
ggsn_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
gnuradio_zmq_broker.py enb: Fix non-1st ENB gnubreaker remote address 2020-10-23 14:29:03 +02:00
hlr_osmo.py ms: Allocate default msisdn internally 2020-10-15 15:50:48 +00:00
hss_open5gs.py open5gs: fix stopping of open5gs components after test finishes 2021-05-10 16:56:31 +02:00
iperf3.py Introduce Android UEs as new modems 2021-01-13 19:45:56 +01:00
mgcpgw_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
mgw_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
mme_open5gs.py open5gs: fix stopping of open5gs components after test finishes 2021-05-10 16:56:31 +02:00
ms.py ms_amarisoft: extend AmariUE to support custom frequency bands 2021-05-03 13:43:44 +02:00
ms_amarisoft.py ms_amarisoft: extend AmariUE to support custom frequency bands 2021-05-03 13:43:44 +02:00
ms_android.py AndroidUE: Fix connection timeout 2021-03-16 18:09:49 +01:00
ms_driver.py ms_driver: Fix typos after recent refactorings 2020-05-07 17:10:51 +02:00
ms_ofono.py sysmocom: emergency_preemptive_call.py: Avoid test failure if 2nd call not fully established 2020-10-21 18:02:07 +02:00
ms_osmo_mobile.py ms: Allocate default msisdn internally 2020-10-15 15:50:48 +00:00
ms_srs.py ms_srs: add 5G NSA support 2021-05-05 14:26:57 +02:00
msc_osmo.py keep Ctrl connections open for bsc, msc and nitb objects 2020-12-11 00:30:38 +01:00
nitb_osmo.py keep Ctrl connections open for bsc, msc and nitb objects 2020-12-11 00:30:38 +01:00
osmo_ctrl.py OsmoCtrl: use one global common counter for CTRL IDs 2020-12-11 00:41:17 +01:00
osmo_vty.py add bsc.vty: always keep a BSC VTY connection ready 2020-12-11 00:19:13 +01:00
osmocon.py EventLoop: Fix log error "Origin parent loop" during wait() 2020-06-10 19:50:12 +02:00
pcap_recorder.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
pcrf_open5gs.py open5gs: fix stopping of open5gs components after test finishes 2021-05-10 16:56:31 +02:00
pcu.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
pcu_oc2g.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
pcu_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
pcu_sysmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
powersupply.py EventLoop: Fix log error "Origin parent loop" during wait() 2020-06-10 19:50:12 +02:00
powersupply_intellinet.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
powersupply_sispm.py EventLoop: Fix log error "Origin parent loop" during wait() 2020-06-10 19:50:12 +02:00
qc_diag.py Introduce Android UEs as new modems 2021-01-13 19:45:56 +01:00
rfemu.py 4g: Introduce ZMQ GnuRadio stream broker 2020-10-15 12:34:36 +00:00
rfemu_amarisoftctrl.py rfemu_amarisoft: handle exception and log event if WS is closed 2020-08-27 15:37:54 +02:00
rfemu_gnuradio_zmq.py gnuradio zmq broker refactoring 2020-10-16 18:23:58 +02:00
rfemu_minicircuits.py rfemu_minicircuits: reset attenuation to zero in dtor 2020-07-09 13:43:00 +00:00
rfemu_srsenb_stdin.py rfemu_srsenb_stdin: catch exception in rfemu and log error 2021-05-03 13:43:44 +02:00
run_node.py run_node: add label to RunNode class 2021-03-16 18:09:49 +01:00
sgsn_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
sgwc_open5gs.py open5gs: fix stopping of open5gs components after test finishes 2021-05-10 16:56:31 +02:00
sgwu_open5gs.py open5gs: fix stopping of open5gs components after test finishes 2021-05-10 16:56:31 +02:00
smf_open5gs.py open5gs: fix stopping of open5gs components after test finishes 2021-05-10 16:56:31 +02:00
sms.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
smsc.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
srslte_common.py srslte_common: fix condition to check if KPI have already extracted 2021-03-16 18:10:28 +01:00
stp_osmo.py testenv: Support test overlaying a directory to look for templates 2020-06-04 20:03:07 +02:00
stress.py Introduce stress tool object 2020-07-02 13:22:48 +02:00
upf_open5gs.py open5gs: fix stopping of open5gs components after test finishes 2021-05-10 16:56:31 +02:00