aboutsummaryrefslogtreecommitdiffstats
path: root/tests/patching/patching_test.ok
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2013-05-13 21:08:36 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2013-05-13 21:17:37 +0200
commit0ff1c8c548f75988e2b910e4442fd82e73ab31df (patch)
tree881ad3e89adf8044b24ac029e6a9ce16d87e44aa /tests/patching/patching_test.ok
parentfe1550fed4146fd016f0d2cffc07f6ae8ed6b7fe (diff)
patching: Add a VTY option to hardcode the assignment complete message
For some equipment it is the easiest to patch the assignment complete message transported to the MSC. Add a VTY config to enable this patching, create a testcase that tests that the original message is truncated. The setting of the VTY option has been manually tested. The entire system has not been end to end tested. Conflicts: src/vty_interface.c
Diffstat (limited to 'tests/patching/patching_test.ok')
-rw-r--r--tests/patching/patching_test.ok1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/patching/patching_test.ok b/tests/patching/patching_test.ok
index 0e681b2..498d268 100644
--- a/tests/patching/patching_test.ok
+++ b/tests/patching/patching_test.ok
@@ -1,4 +1,5 @@
Testing patching of GSM messages to the MSC.
Testing rewriting the SCCP header.
+Testing fixed response
Testing rewriting the SCCP header for BSC.
All tests passed.