aboutsummaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/test-modem-helpers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/test-modem-helpers.c b/src/tests/test-modem-helpers.c
index 51b28950..3968850a 100644
--- a/src/tests/test-modem-helpers.c
+++ b/src/tests/test-modem-helpers.c
@@ -2864,6 +2864,7 @@ test_cid_selection (void)
cid = mm_3gpp_select_best_cid (test->apn, test->ip_family,
context_list, context_format_list,
+ NULL,
&cid_reused, &cid_overwritten);
g_assert_cmpuint (cid, ==, test->expected_cid);