aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/channel
diff options
context:
space:
mode:
authorIvan Kluchnikov <kluchnikovi@gmail.com>2016-12-15 13:02:10 +0300
committerIvan Kluchnikov <kluchnikovi@gmail.com>2017-02-07 18:59:56 +0300
commit362a757f5604213abde8e6ce75875dde8428e632 (patch)
tree236c8ee6fc87edb000aae204f56b9ebb9f55038f /openbsc/tests/channel
parent444a9b93045dd29a3521005cfa862170930e04c9 (diff)
osmo-nitb: Send purge ms to reg-proxy and handle response
Diffstat (limited to 'openbsc/tests/channel')
-rw-r--r--openbsc/tests/channel/channel_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/channel/channel_test.c b/openbsc/tests/channel/channel_test.c
index c69c70139..eb045adc9 100644
--- a/openbsc/tests/channel/channel_test.c
+++ b/openbsc/tests/channel/channel_test.c
@@ -136,6 +136,7 @@ void sms_alloc() {}
void sms_free() {}
void gsm_net_update_ctype(struct gsm_network *network) {}
void gsm48_secure_channel() {}
+void gsm0408_purge_ms() {}
void paging_request_stop() {}
void vty_out() {}