osmo-gsm-tester/src/osmo_gsm_tester
Pau Espin 1dd2955cb1 Unuse resources after every test
Fix bug in put_all(). That method was unused before this commit.

Clean the process list after the processes are stopped,
otherwise the suite eventually fails with a 'process terminated
prematurely' error. Before it was not necessary because it was not
reused (a new suite run was created).

Change-Id: Iee12866045145544076c6c18786e1a54f18fc293
2017-06-17 17:01:20 +00:00
..
templates osmo-bts-trx: set l1c logging level to notice 2017-06-14 03:00:24 +02:00
__init__.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
bts_model.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
bts_osmotrx.py Use a subdir of run_dir for each test 2017-06-17 16:10:04 +00:00
bts_sysmo.py Use a subdir of run_dir for each test 2017-06-17 16:10:04 +00:00
config.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
event_loop.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
log.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
ofono_client.py ofono_client: Cancel pending async dbus methods at cleanup time 2017-06-14 12:27:42 +02:00
osmo_bsc.py Use a subdir of run_dir for each test 2017-06-17 16:10:04 +00:00
osmo_ctrl.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
osmo_hlr.py Use a subdir of run_dir for each test 2017-06-17 16:10:04 +00:00
osmo_mgcpgw.py Use a subdir of run_dir for each test 2017-06-17 16:10:04 +00:00
osmo_msc.py Use a subdir of run_dir for each test 2017-06-17 16:10:04 +00:00
osmo_nitb.py Use a subdir of run_dir for each test 2017-06-17 16:10:04 +00:00
osmo_stp.py Use a subdir of run_dir for each test 2017-06-17 16:10:04 +00:00
pcap_recorder.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
process.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
report.py junit result: also write for aborted runs 2017-06-12 11:34:44 +00:00
resource.py Unuse resources after every test 2017-06-17 17:01:20 +00:00
schema.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
sms.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
suite.py Unuse resources after every test 2017-06-17 17:01:20 +00:00
template.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
test.py test: Remove unused variable Failure 2017-06-12 12:07:46 +02:00
trial.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
util.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00