aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gb/gprs_bssgp_test.ok
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-11-17 09:53:23 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-02-22 10:20:49 +0100
commitf78ec5ce0d0f6038147d9b9e14d81094309ba5d5 (patch)
treeb90a599603531a622c0bcbe5e244d87cd9fd294b /tests/gb/gprs_bssgp_test.ok
parentab0eb96dd9f49aecf6722c0ec01b03d6061cd40e (diff)
gb: Add bssgp_msgb_copy function
This function originates from openbsc/src/gprs but is just specific to BSSGP/Gb on the same level like bssgp_msgb_alloc. This commit puts the former gprs_msgb_copy function beside bssgp_msgb_alloc. Renamed function: gprs_msgb_copy -> bssgp_msgb_copy Sponsored-by: On-Waves ehf
Diffstat (limited to 'tests/gb/gprs_bssgp_test.ok')
-rw-r--r--tests/gb/gprs_bssgp_test.ok4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/gb/gprs_bssgp_test.ok b/tests/gb/gprs_bssgp_test.ok
index 83d633bc..c5b3e7d1 100644
--- a/tests/gb/gprs_bssgp_test.ok
+++ b/tests/gb/gprs_bssgp_test.ok
@@ -13,5 +13,9 @@ BSSGP primitive, SAP 16777221, prim = 11, op = 2, msg = 41 07 81 05 04 82 04 d2
Got message: 26 1e 81 2a 05 82 10 22 03 82 c0 40 01 82 08 11 1c 82 60 20
Got message: 26 1e 81 2a 05 82 10 22 03 82 c0 40 01 82 08 11 1c 82 60 20 3c 81 78 06 82 11 44
----- test_bssgp_flow_control_bvc END
+----- test_bssgp_msgb_copy START
+Old msgb: [L3]> 22 04 82 00 02 07 81 08
+New msgb: [L3]> 22 04 82 00 02 07 81 08
+----- test_bssgp_msgb_copy END
===== BSSGP test END