aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-12-30 16:01:21 +0100
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-12-30 16:01:21 +0100
commita42ebde22ebedb19ad925862d69ee61bac5b61f4 (patch)
tree210fc480d979bae5a4f724011a7cf51c02f47faf /openbsc/tests
parent05153f5b96dff3a53435d1eabe12ee98d135f14e (diff)
FIXUP not foreign
Diffstat (limited to 'openbsc/tests')
-rw-r--r--openbsc/tests/sgsn/sgsn_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/tests/sgsn/sgsn_test.c b/openbsc/tests/sgsn/sgsn_test.c
index f64f74c4a..a8309a164 100644
--- a/openbsc/tests/sgsn/sgsn_test.c
+++ b/openbsc/tests/sgsn/sgsn_test.c
@@ -1609,7 +1609,7 @@ static void test_gmm_cancel(void)
*/
static void test_gmm_ptmsi_allocation(void)
{
- struct gprs_ra_id raid = { 0, };
+ struct gprs_ra_id raid = {332, 112, 16464, 96};
struct sgsn_mm_ctx *ctx = NULL;
struct sgsn_mm_ctx *ictx;
uint32_t foreign_tlli;