aboutsummaryrefslogtreecommitdiffstats
path: root/tests/db/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2009-06-10move openbsc into its own subdirectoryHarald Welte1-8/+0
2009-04-12[tests] Change the db_test to link to the libopenbsc.aHolger Freyther1-2/+2
This should keep the test compiling in the future. It will link to the libopenbsc.a to get all symbols. We do this in the other tests too.
2009-01-01Change the subscriber and database backendHolger Freyther1-2/+2
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
2008-12-31Move the db_test.c to a specific test directoryHolger Freyther1-0/+8