osmo-python-tests/scripts
Max 566f2a7590 Update ctrl command parsing for python3
* make parse() return command id in addition to variable name and value
* introduce parse_kv() wrapper which ignores that id and use it instead
  of old parse()
* make parse() compatible with python3 where we got bytes, not string
  from the socket so we have to decode it properly before using split()
* expand test_py3.py with simply asyn server which verifies that
  osmo_ctrl.py works properly

Change-Id: I599f9f5a18109929f59386ab4416b8bfd75c74d1
2017-12-28 19:34:48 +01:00
..
osmo_ctrl.py Update ctrl command parsing for python3 2017-12-28 19:34:48 +01:00
osmo_interact_ctrl.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
osmo_interact_vty.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
osmo_verify_transcript_ctrl.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
osmo_verify_transcript_vty.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
osmodumpdoc.py Move scripts to appropriate directory 2017-12-18 13:12:08 +01:00
osmopy scripts: add symlink to osmopy 2017-12-20 11:11:55 +00:00
osmotestconfig.py Move scripts to appropriate directory 2017-12-18 13:12:08 +01:00
osmotestvty.py Move scripts to appropriate directory 2017-12-18 13:12:08 +01:00
soap.py Move scripts to appropriate directory 2017-12-18 13:12:08 +01:00
twisted_ipa.py Update ctrl command parsing for python3 2017-12-28 19:34:48 +01:00