aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gsm0408/gsm0408_test.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-20[build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against itHolger Freyther1-16/+2
Link the tests against the libbsc.a to avoid most of the breakage when creating new symbols.
2009-02-10[tests] Fix building... add another stub...Holger Freyther1-0/+1
2009-02-06[tests] Fix the tests... link againHolger Freyther1-0/+1
2009-01-27[tests] build fixHolger Freyther1-0/+1
2009-01-01Do not call rsl_chan_release directly but use the use_count of the lchanHolger Freyther1-0/+1
Call use_lchan early in allocate_loc_updating_req, do not directly call rsl_chan_release but go through channel alloc to take the use_count into account.
2008-12-31Make the test compile againHolger Freyther1-0/+1
2008-12-29Implement sending SMS and send one on network registrationDaniel Willmann1-0/+1
2008-12-28Add stubs to test gsm0408 functionality including LAIHolger Freyther1-0/+80