osmo-python-tests/osmopy
Neels Hofmeyr 8972d06754 osmotestconfig: fix socket leak
Each running test would open up another socket without ever closing unused
ones. Close the sockets after each test is done.

Change-Id: If97944a079e901439139161eae39181f5c800200
2017-02-24 20:49:34 +01:00
..
.gitignore Added a verbosity option and banner to osmotestvty 2013-04-05 18:21:39 +02:00
__init__.py This is a set of test scripts for osmocom projects. 2013-04-04 17:31:17 +02:00
obscvty.py debug: monitor used TCP sockets and running osmo processes 2017-02-24 20:49:21 +01:00
osmodumpdoc.py Fixed osmodumpdoc to work with the refactored importing 2013-04-06 11:11:49 +02:00
osmotestconfig.py osmotestconfig: fix socket leak 2017-02-24 20:49:34 +01:00
osmotestvty.py vty: Close the vty sockets at the end of each test 2017-02-13 20:09:01 +07:00
osmoutil.py osmoutil: centrally log process launches 2017-02-24 20:49:27 +01:00