aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-10-28osmo-msc: Don't link against libasn1cHarald Welte2-2/+0
2017-10-03fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free()Neels Hofmeyr1-1/+1
2017-10-03remove further files and autotest/autoconf bits irrelevant to osmo-mscHarald Welte1-6/+0
2017-09-15Remove rest_octets.hMax1-0/+1
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr2-4/+4
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr5-16/+16
2017-08-30am: msc_vlr_tests: use AM_LDFLAGS instead of COMMON varsNeels Hofmeyr1-53/+32
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr67-24577/+1
2017-08-29msc_vlr tests: add IMEISV testsNeels Hofmeyr6-48/+1324
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr16-3277/+19
2017-08-29cosmetic: msc_vlr_tests: drop unused varNeels Hofmeyr1-1/+0
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr4-33/+23
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier21-19/+433
2017-08-27sgsn_test: Fix wrong definition of wrap funcPau Espin Pedrol1-5/+5
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte2-96/+2
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris3-5/+36
2017-08-27libmsc: update database to accomodate SMS status-report fieldsPablo Neira Ayuso1-0/+1
2017-08-24examples/sgsn: Use osmo-hlr with auth-policy remote by defaultDaniel Willmann1-1/+1
2017-08-2304.08: log protocol discriminators and message types by nameNeels Hofmeyr10-901/+915
2017-08-22fix msc_vlr tests after libosmocore uses localtime for SMSNeels Hofmeyr1-2/+2
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr25-1509/+2192
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr11-72/+36
2017-08-07vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr11-50/+51
2017-07-23osmo-nitb: change default db name to sms.dbNeels Hofmeyr1-1/+1
2017-07-23Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr32-0/+14774
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte18-839/+400
2017-07-21fix make distcheck with python testsNeels Hofmeyr2-2/+2
2017-07-12move openbsc/* to repos rootNeels Hofmeyr86-0/+30207
2009-06-10move openbsc into its own subdirectoryHarald Welte12-470/+0
2009-06-06Revert "[db] Keep track of the current gsm_network"Holger Freyther1-1/+1
2009-06-06[tests] Do no free objects that are allocated on the stackHolger Freyther1-4/+0
2009-05-23An application that has own events and file descriptors, must pollHarald Welte1-1/+1
2009-05-23* rename the timer functions to avoid name collisions with libmisdn.Harald Welte1-5/+5
2009-05-21Fix compilation issues on OS X - mainly #include file changes (Lars Immisch)Harald Welte1-1/+1
2009-04-19[db] Keep track of the current gsm_networkHolger Freyther1-1/+1
2009-04-12[tests] Change the db_test to link to the libopenbsc.aHolger Freyther2-2/+6
2009-03-30Store incoming SMS into SQL databaseHarald Welte1-2/+5
2009-02-23[sms] Add test case for the 7-bit coding/decoding...Holger Freyther1-0/+17
2009-02-23[sms] Remove hardcoded size and use the SIZE_OF trick..Holger Freyther1-1/+1
2009-02-20[build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against itHolger Freyther4-29/+7
2009-02-11[misc] Another set of build fixes...Holger Freyther2-2/+7
2009-02-10[tests] Fix building... add another stub...Holger Freyther1-0/+1
2009-02-06[tests] Fix the tests... link againHolger Freyther2-1/+3
2009-01-27[tests] build fixHolger Freyther1-0/+1
2009-01-04Add test case that is not registering the timer againHolger Freyther1-0/+8
2009-01-01Change the subscriber and database backendHolger Freyther2-14/+49
2009-01-01Do not call rsl_chan_release directly but use the use_count of the lchanHolger Freyther1-0/+1
2008-12-31Move the db_test.c to a specific test directoryHolger Freyther3-1/+76
2008-12-31Make the test compile againHolger Freyther1-0/+1
2008-12-29Implement sending SMS and send one on network registrationDaniel Willmann2-0/+3