aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-12-21 13:43:52 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-12-21 13:43:52 +0100
commitd9cdd056ff2c90add8e7b45e7be5b50527388a0d (patch)
tree966777ca6a96249399cabfcbadfd8baaa3c5d2ff /openbsc/tests
parent2391b4c474052c086924b6e0eb6111017d7f836f (diff)
test: Make it compile but it is segfaulting on start now
Diffstat (limited to 'openbsc/tests')
-rw-r--r--openbsc/tests/channel/channel_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/tests/channel/channel_test.c b/openbsc/tests/channel/channel_test.c
index 61c0f956d..0c27112fc 100644
--- a/openbsc/tests/channel/channel_test.c
+++ b/openbsc/tests/channel/channel_test.c
@@ -77,6 +77,8 @@ void nm_state_event() {}
void input_event() {}
void sms_alloc() {}
void gsm_net_update_ctype(struct gsm_network *network) {}
+void gsm48_secure_channel() {}
+
struct tlv_definition nm_att_tlvdef;