aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_rest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/msc_vlr/msc_vlr_test_rest.c')
-rw-r--r--tests/msc_vlr/msc_vlr_test_rest.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/msc_vlr/msc_vlr_test_rest.c b/tests/msc_vlr/msc_vlr_test_rest.c
index c19c4c61a..1a403c32d 100644
--- a/tests/msc_vlr/msc_vlr_test_rest.c
+++ b/tests/msc_vlr/msc_vlr_test_rest.c
@@ -23,7 +23,7 @@
#include "msc_vlr_tests.h"
-void test_early_stage()
+static void test_early_stage()
{
comment_start();
@@ -62,7 +62,7 @@ void test_early_stage()
comment_end();
}
-void test_cm_service_without_lu()
+static void test_cm_service_without_lu()
{
comment_start();
@@ -78,7 +78,7 @@ void test_cm_service_without_lu()
comment_end();
}
-void test_two_lu()
+static void test_two_lu()
{
comment_start();
@@ -150,7 +150,7 @@ void test_two_lu()
comment_end();
}
-void test_lu_unknown_tmsi()
+static void test_lu_unknown_tmsi()
{
comment_start();