osmo-ttcn3-hacks/sccp
Stefan Sperling c307e689b4 introduce a TTCN3 test suite for SCCP
This test suite acts as an SCCP server on top of M3UA.

SCCP tests are run against the sccp_demo_user program which
can be found in libosmo-sccp/examples. This program must be
started in client mode: sccp_demo_user -c
The SCCP test suite should then work out of the box with
the provided SCCP_Tests.cfg file and this additional change
to sccp_demo_user default point codes:
https://gerrit.osmocom.org/#/c/libosmo-sccp/+/9652/

There is currently only one test, for the libosmo-sccp crash
reported as issue OS#2666. The implementation of this test
is currently using an ugly workaround due to shortcomings of
the M3UA Emulation layer (see source code comments). Whether
a better solution is feasible is still to be determined.

The test requires a patch to the SCCP Protocol Emulation which
has been submitted upstream: https://git.eclipse.org/r/#/c/124552/

Change-Id: I03f5e8b282a7396b45417495c88d8fb81b26cda8
Related: OS#2666
2018-07-24 19:05:10 +00:00
..
SCCP_Tests.cfg introduce a TTCN3 test suite for SCCP 2018-07-24 19:05:10 +00:00
SCCP_Tests.default introduce a TTCN3 test suite for SCCP 2018-07-24 19:05:10 +00:00
SCCP_Tests.ttcn introduce a TTCN3 test suite for SCCP 2018-07-24 19:05:10 +00:00
gen_links.sh introduce a TTCN3 test suite for SCCP 2018-07-24 19:05:10 +00:00
regen_makefile.sh introduce a TTCN3 test suite for SCCP 2018-07-24 19:05:10 +00:00