pespin uploaded patch set #2 to this change.

View Change

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 change 38347. To unsubscribe, or for help writing mail filters, visit settings.

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@sysmocom.de>
Gerrit-CC: Jenkins Builder