aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-08-29test: Fix the compilation of the testHolger Hans Peter Freyther1-1/+1
2014-08-28Support for multiple RSL connections with ABIS/ipaccess (BTS side)Andreas Eversberg1-1/+1
2014-08-20move various generic IPA related functions to libosmocoreHarald Welte1-0/+1
2014-03-31ipa: Change ipa_msg_recv() to support partial receiveJacob Erlbeck2-18/+64
2014-03-24ipa/test: Add test program for IPA message receptionJacob Erlbeck4-2/+254
2013-11-11ipa-proxy/vty: Removed enable/ipa nodeJacob Erlbeck1-22/+0
2013-10-06Don't establish RSL at same time as OML link on IPA type linesHarald Welte1-0/+1
2013-07-04hsl: Remove the input handling for the HSL BTSHolger Hans Peter Freyther3-524/+0
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-12-26tests: Don't delete atconfig in cleanDaniel Willmann1-1/+2
2012-10-12Test parsing of GSM 08.60 frame sync headerTobias Engel2-0/+190
2012-10-12tests: Add a test stub for the subchan_demux testsHolger Hans Peter Freyther4-2/+74
2012-10-11tests: Add boilerplate to be able to have tests in libosmo-abisHolger Hans Peter Freyther2-0/+54
2012-08-30tests: e1inp_ipa_*_test: fix leak of msgb in ->sign_link pathPablo Neira Ayuso2-0/+2
2012-08-30tests: e1inp_ipa_*_test: add signal handling for process terminationPablo Neira Ayuso2-3/+30
2012-08-30tests: fix CPU suckup e1inp_ipa_bts_test after test finishPablo Neira Ayuso1-1/+6
2012-08-30tests: e1inp_ipa_bts_test: fix compilation warningsPablo Neira Ayuso1-3/+4
2012-08-30tests: e1inp_ipa_bsc_test: fix crashPablo Neira Ayuso1-2/+6
2012-07-01build: only build tests during make checkDiego Elio Pettenò1-1/+1
2011-10-16misc: Linker fix for Ubuntu 11.10Holger Hans Peter Freyther1-1/+2
2011-09-09tests: remove reference to internal headers in ipa_proxy_testPablo Neira Ayuso1-3/+1
2011-08-19e1_input: rework configuration of virtual E1 line operationsPablo Neira Ayuso4-10/+26
2011-08-17test: use site_id 1801 in ipa BTS examplePablo Neira Ayuso1-1/+1
2011-07-19update to comply with libosmocore namespace fixesHarald Welte1-3/+3
2011-07-18talloc: revert to use talloc inside libosmocoreHarald Welte5-5/+5
2011-07-08tests: add missing hsl examplesPablo Neira Ayuso2-0/+506
2011-07-08tests: convert IPA BTS example to use event-oriented approachPablo Neira Ayuso1-21/+53
2011-07-08hsl: BTS supportPablo Neira Ayuso1-0/+10
2011-07-08tests: close OML and RSL if set for the BSC examplePablo Neira Ayuso1-2/+4
2011-07-08tests: example BTS now sends an OML SW ACT REQPablo Neira Ayuso1-2/+130
2011-07-08tests: use the virtual E1 line used by OML for RSL linkPablo Neira Ayuso1-3/+13
2011-07-05tests: support OML software activate request ack messagePablo Neira Ayuso1-2/+118
2011-07-05logging: use new harald's logging infrastructure in libosmocorePablo Neira Ayuso3-3/+3
2011-07-05e1_input: change prototype of ->sign_link(...)Pablo Neira Ayuso2-2/+2
2011-07-02tests: use logging infrastructure to display messagesPablo Neira Ayuso2-23/+35
2011-07-02ipaccess: put the ID_GET logic for the BTS mode into the driverPablo Neira Ayuso1-136/+13
2011-06-30major updates in e1_input callback ops and IPA infrastructuresPablo Neira Ayuso2-45/+218
2011-06-25e1_input: minor API changes to adapt it to openbscPablo Neira Ayuso2-10/+23
2011-06-23ipa-proxy: add A-bis over IP generic proxy commands for VTYPablo Neira Ayuso2-1/+86
2011-06-21e1input: add address as parameter to e1inp_line_update(...)Pablo Neira Ayuso2-2/+2
2011-06-14input: ipaccess: add preliminary BTS-side for A-bis over IPPablo Neira Ayuso2-2/+95
2011-06-12src: add support for logging infrastructure in libosmo-abisPablo Neira Ayuso1-2/+25
2011-06-07e1input: rework generic (virtual and real) E1 line operationsPablo Neira Ayuso1-23/+16
2011-06-07src: add libosmo_abis_init(void *ctx) to set the talloc contextPablo Neira Ayuso1-1/+6
2011-06-07src: use include/osmocom/abis instead of include/osmocom/gsm/abisPablo Neira Ayuso1-1/+1
2011-06-05initial commit of libosmo-abisPablo Neira Ayuso2-0/+79