libosmo-sccp/tests
Neels Hofmeyr ed2d50d4e9 cs7 vty: add 'show cs7 config'
When 'cs7' was added, it was generally possible to get the full automatic
configuration spelled out by using 'show running-config'. Later, the vty was
modified so that automatically configured parts were omitted.

Since figuring out the 'cs7' configuration is far from trivial, it is very
convenient to get the program's current configuration spelled out in detail,
whether it is automatic or not. For this purpose, add a new 'show' command
which simply calls the ss7 VTY's write function with a new switch to disable
all omissions.

Change-Id: I84707561a6f54851c5599c39ea9bf1d971a2a1d7
2020-03-19 18:01:49 +00:00
..
m2ua fix format string compiler warnings (%zu for size_t) 2016-01-06 19:16:15 +01:00
mtp build: move include/{mtp,sccp} to include/osmocom/ 2018-10-21 12:35:11 +00:00
sccp tests/sccp/Makefile.am: use sccp.o from $(top_builddir) 2019-11-07 13:37:40 +00:00
ss7 check for osmo_fsm_register() failures and propagate error 2019-12-01 17:36:50 +01:00
vty cs7 vty: add 'show cs7 config' 2020-03-19 18:01:49 +00:00
xua xua: Avoid multiline log in xua_msg_dump() 2019-11-12 21:35:24 +00:00
Makefile.am add tests/vty: VTY UI transcript testing 2018-09-27 14:44:30 +02:00
testsuite.at implement unit tests for osmo_sccp_addr_{parse,encode}() 2017-10-27 18:00:12 +02:00