osmo-bsc/tests
Holger Freyther 12aa50d5a2 Change the subscriber and database backend
gsm_subscriber is now refcounted, the db backend is leaking
a lot less, db_get_subscriber will allocate the subscr record
now, subscr_* will look up a subscriber in the list of currently
active subscribers and add an ref to this one.

The db test cases pass, more testing will be when next to the bts
2009-01-01 18:02:05 +00:00
..
db Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
debug Prefix debug symbols with debug_ to reduce the namesapce pollution 2008-12-27 12:46:49 +00:00
gsm0408 Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
sms Implement sending SMS and send one on network registration 2008-12-29 04:20:41 +00:00
timer Make the test timer a noinst program 2008-12-27 12:03:04 +00:00
Makefile.am Move the db_test.c to a specific test directory 2008-12-31 23:25:05 +00:00
sms.txt Add second test SMS 2008-12-28 21:38:26 +00:00