osmo-gsm-tester/sysmocom/suites
Andre Puschmann b0ebcbcf10 epc: refactor run_wait() method and rename to prepare_proc()
this refactor no longer enforces blocking operation of the process.
Instead it returns the process object to the caller who
can now run either proc.launch() for non-blocking operation
or proc.launch_sync() for blocking mode.

The non-block mode allos doing other stuff in the background,
for example controlling the rfemu while running a ping.

Change-Id: Ia6372e55a8829f722e40db537d9dfd63a94d1be9
2020-06-15 15:09:37 +00:00
..
4g epc: refactor run_wait() method and rename to prepare_proc() 2020-06-15 15:09:37 +00:00
debug tests: Replace is_connected() with is_registered() 2020-06-10 17:57:37 +02:00
dynts tests: Replace is_connected() with is_registered() 2020-06-10 17:57:37 +02:00
encryption Remove all references to defaults: timeout: from suite.conf 2020-06-12 16:12:43 +02:00
gprs tests: Replace is_connected() with is_registered() 2020-06-10 17:57:37 +02:00
nitb_debug Remove all references to defaults: timeout: from suite.conf 2020-06-12 16:12:43 +02:00
nitb_netreg Remove all references to defaults: timeout: from suite.conf 2020-06-12 16:12:43 +02:00
nitb_netreg_mass Remove all references to defaults: timeout: from suite.conf 2020-06-12 16:12:43 +02:00
nitb_smpp Remove all references to defaults: timeout: from suite.conf 2020-06-12 16:12:43 +02:00
nitb_sms Remove all references to defaults: timeout: from suite.conf 2020-06-12 16:12:43 +02:00
nitb_ussd Remove all references to defaults: timeout: from suite.conf 2020-06-12 16:12:43 +02:00
smpp Remove all references to defaults: timeout: from suite.conf 2020-06-12 16:12:43 +02:00
sms tests: Replace is_connected() with is_registered() 2020-06-10 17:57:37 +02:00
ussd tests: Replace is_connected() with is_registered() 2020-06-10 17:57:37 +02:00
voice tests: Replace is_connected() with is_registered() 2020-06-10 17:57:37 +02:00