aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/channel
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-12-29 11:07:22 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-06 14:52:52 +0100
commit763b42a92a7c60f931a9c7a3130f85c7080bee07 (patch)
tree4994783a1c4346316b9df36042d782e8ee1ce300 /openbsc/tests/channel
parent68c3bf6de887463eb5bbc94594f28b22ab2f349f (diff)
subscr: Dump the pending requests to help with debugging state.
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 a63d8a56c..84039970d 100644
--- a/openbsc/tests/channel/channel_test.c
+++ b/openbsc/tests/channel/channel_test.c
@@ -78,6 +78,7 @@ void sms_alloc() {}
void gsm_net_update_ctype(struct gsm_network *network) {}
void gsm48_secure_channel() {}
void paging_request_stop() {}
+void vty_out() {}
struct tlv_definition nm_att_tlvdef;