From 241bda03b4017fa4ac2a38ad9f37685bfbc81ee7 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Mon, 20 Jun 2016 18:26:15 +0200 Subject: typo in sgsn_test (committing just to test gerrit, if it goes through it's still a valid change) Change-Id: I3291ea2da99cd7f0e2f340b0e6fd6022d088beb8 --- openbsc/tests/sgsn/sgsn_test.c | 2 +- openbsc/tests/sgsn/sgsn_test.ok | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openbsc/tests/sgsn/sgsn_test.c b/openbsc/tests/sgsn/sgsn_test.c index 48f013dd9..f425c3349 100644 --- a/openbsc/tests/sgsn/sgsn_test.c +++ b/openbsc/tests/sgsn/sgsn_test.c @@ -536,7 +536,7 @@ static void test_subscriber_gsup(void) 0x10, 0x01, 0x03, }; - printf("Testing subcriber GSUP handling\n"); + printf("Testing subscriber GSUP handling\n"); update_subscriber_data_cb = my_dummy_sgsn_update_subscriber_data; diff --git a/openbsc/tests/sgsn/sgsn_test.ok b/openbsc/tests/sgsn/sgsn_test.ok index cdd2006f1..c7a53b9e5 100644 --- a/openbsc/tests/sgsn/sgsn_test.ok +++ b/openbsc/tests/sgsn/sgsn_test.ok @@ -1,7 +1,7 @@ Testing LLME allocations Testing core subscriber data API Testing authentication triplet handling -Testing subcriber GSUP handling +Testing subscriber GSUP handling Testing GMM detach Testing GMM detach (power off) Testing GMM detach (no MMCTX) -- cgit v1.2.3