aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2013-10-09 11:27:04 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-10-11 14:41:40 +0200
commit34fc4701c7681a4855534c20a6f59d12c4c81521 (patch)
treea4911e712727211828200038bd1439b7bb0a5069 /src
parent2c9168cf34d370b4ea2b21177402d01a7cfffea8 (diff)
tests/gb: Show invoked signals in test output
Register an osmo signal handler to print a short notice about every SS_L_NS signal that is generated while processing the tests. Sponsored-by: On-Waves ehf
Diffstat (limited to 'src')
-rw-r--r--src/gb/libosmogb.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gb/libosmogb.map b/src/gb/libosmogb.map
index 7af085c5..0270db81 100644
--- a/src/gb/libosmogb.map
+++ b/src/gb/libosmogb.map
@@ -54,6 +54,7 @@ gprs_ns_tx_reset;
gprs_ns_tx_status;
gprs_ns_tx_unblock;
gprs_ns_vty_init;
+gprs_ns_format_peer;
gprs_nsvc_create;
gprs_nsvc_delete;