aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-07-13apply removalNeels Hofmeyr1-27/+0
2017-07-13undeleteNeels Hofmeyr3-0/+441
2017-07-13remove files obviously unrelated to gprsNeels Hofmeyr93-25459/+0
2017-07-12move libiu to osmo-iuh/libosmo-ranapaoipNeels Hofmeyr4-23/+23
2017-07-12msc_vlr: fix linker problem in testcasePhilipp Maier1-1/+1
2017-07-12cosmetic: more expressive function names in a_ifacePhilipp Maier2-8/+8
2017-07-12drop libosmo-ranap from sms_queue testNeels Hofmeyr1-2/+0
2017-07-12wip iudummy struct osmo_sccp_addr -- drop this?Neels Hofmeyr1-0/+1
2017-07-12WIP: Integrate AoIP into MSCPhilipp Maier3-0/+12
2017-07-12WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte2-13/+12
2017-07-12log protocol discriminators and message types by nameNeels Hofmeyr10-901/+915
2017-07-12Implement IuCS (large refactoring and addition)Neels Hofmeyr29-1593/+2242
2017-07-12mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr4-6/+2
2017-07-12Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr32-1/+15295
2017-07-12Use libvlr in libmsc (large refactoring)Harald Welte16-659/+403
2017-07-12Add libvlr implementationHarald Welte2-0/+716
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
2008-12-29ACK sms-submitDaniel Willmann1-2/+9
2008-12-28Add stubs to test gsm0408 functionality including LAIHolger Freyther3-1/+85
2008-12-28Add second test SMSDaniel Willmann2-23/+77
2008-12-28working state up to location update and classmark inquiryHarald Welte1-0/+2
2008-12-28Add SMS (GSM 04.11) testing programDaniel Willmann3-1/+55
2008-12-28Start implementing GSM 04.11 (short message service)Daniel Willmann1-3/+3
2008-12-27sms.txt: Analyze CP-DATA, RP-DATA, TPDUDaniel Willmann1-0/+32
2008-12-27smsHarald Welte1-0/+1
2008-12-27Prefix debug symbols with debug_ to reduce the namesapce pollutionHolger Freyther1-2/+2
2008-12-27Add code to parse a debug category stringHolger Freyther3-1/+39
2008-12-27Make the test timer a noinst programHolger Freyther1-1/+1