libosmo-sccp/tests
Pau Espin c5a4b772b1 asp: Support removing local & remote addresses
The local address is removed dynamically from the socket if it is
already created. For remote addresses, it doesn't make any sense (and
there's no API to do so) because the remote address list passed to it is
only used at connect() time, when the socket is created. During the
initial hanshake, the remote provides its own list of remote addresses.

Related: OS#6077
Related: OS#4607
Depends: libosmocore.git Change-Id Ifc6e7d643c2a0c53f479bfd0d5c36d08c0c01953

Change-Id: I554aee92285bd72eb90c6daf47b37055cb3067aa
2023-10-04 11:21:05 +00:00
..
m2ua tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 10:54:34 +00:00
mtp tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 10:54:34 +00:00
sccp tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 10:54:34 +00:00
ss7 tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 10:54:34 +00:00
vty asp: Support removing local & remote addresses 2023-10-04 11:21:05 +00:00
xua sccp: Introduce initial support for SCCP LUDT + LUDTS messages 2023-09-21 16:35:40 +02: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