osmo-gsm-tester/src
Vadim Yanitskiy 38fd5677be osmo_vty: re.escape() the VTY prompt in connect()
The VTY prompt may contain regular expression metacharacters in it,
so the self.re_prompt will not match as expected.  One example is
the modem app in osmocom-bb.git using promot 'OsmocomBB(modem)'.

Change-Id: Ibada798a214be97409b55556724f558b67da7365
Related: osmo-python-tests.git I47b1f1c1765acb1b935dcbcc54bbb5eb539db4f0
2023-04-12 17:22:51 +02:00
..
osmo_gsm_tester osmo_vty: re.escape() the VTY prompt in connect() 2023-04-12 17:22:51 +02:00
osmo_ms_driver osmo_ms_driver: Store Mobile and VirtPhy content under test rundir 2023-04-12 16:55:00 +02:00
osmo-gsm-tester.py add option osmo-gsm-tester.py --suites-file my-suites-listing.conf 2020-12-11 00:41:17 +01:00