aboutsummaryrefslogtreecommitdiffstats
path: root/tests/subscr/bsc_subscr_test.err
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-05-24 18:38:58 +0200
committerHarald Welte <laforge@gnumonks.org>2018-06-08 16:16:42 +0000
commitd3fff6f53214def3b4d3afc2f38d652ce83b13ef (patch)
tree4a064e4f402d0e7881a8de3c3471529735a7721e /tests/subscr/bsc_subscr_test.err
parentfb75d109a1a264946b8fba01331bc557a8994820 (diff)
cosmetic: bsc_subscr_alloc: log initial get
Instead of silently setting the use count to 1, instead increment with an explicit bsc_subsct_get(), which then logs the event along with the place that created the subscriber. Change-Id: Ia72f8010b7b2e1ca44e3b005c0f2c05f3eeae8d5
Diffstat (limited to 'tests/subscr/bsc_subscr_test.err')
-rw-r--r--tests/subscr/bsc_subscr_test.err3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/subscr/bsc_subscr_test.err b/tests/subscr/bsc_subscr_test.err
index a66317a36..afc8bf778 100644
--- a/tests/subscr/bsc_subscr_test.err
+++ b/tests/subscr/bsc_subscr_test.err
@@ -1,5 +1,8 @@
+DREF BSC subscr IMSI:1234567890 usage increases to: 1
DREF BSC subscr IMSI:1234567890 usage increases to: 2
DREF BSC subscr IMSI:1234567890 usage decreases to: 1
+DREF BSC subscr IMSI:9876543210 usage increases to: 1
+DREF BSC subscr IMSI:5656565656 usage increases to: 1
DREF BSC subscr IMSI:1234567890 usage increases to: 2
DREF BSC subscr IMSI:1234567890 usage decreases to: 1
DREF BSC subscr IMSI:9876543210 usage increases to: 2