pespin has uploaded a new patch set (#2). (
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38347?usp=email )
Change subject: tests/vty: Add vty-transcript-test for osmo-stp
......................................................................
tests/vty: Add vty-transcript-test for osmo-stp
So far we were only testing vty transcript for libosmo-sccp in ASP mode
(osmo_ss7_vty_init_asp()). Let's also test in SG mode
(osmo_ss7_vty_init_sg()), the one used in osmo-stp.
Last command in SG-only node "route-table system" shows a current bug in
command "update route", returning "% Unknown command.".
Related: SYS#7112
Change-Id: If2f069b9d724038c326f5c35848faa1e9c216fd5
---
M tests/vty/Makefile.am
A tests/vty/osmo_stp_test.vty
2 files changed, 589 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/47/38347/2
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38347?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: If2f069b9d724038c326f5c35848faa1e9c216fd5
Gerrit-Change-Number: 38347
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder