aboutsummaryrefslogtreecommitdiffstats
path: root/tests/e1inp_ipa_bsc_test.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-30tests: e1inp_ipa_*_test: fix leak of msgb in ->sign_link pathPablo Neira Ayuso1-0/+1
2012-08-30tests: e1inp_ipa_*_test: add signal handling for process terminationPablo Neira Ayuso1-2/+15
2012-08-30tests: e1inp_ipa_bsc_test: fix crashPablo Neira Ayuso1-2/+6
2011-08-19e1_input: rework configuration of virtual E1 line operationsPablo Neira Ayuso1-2/+6
2011-07-18talloc: revert to use talloc inside libosmocoreHarald Welte1-1/+1
2011-07-08tests: close OML and RSL if set for the BSC examplePablo Neira Ayuso1-2/+4
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 Ayuso1-1/+1
2011-07-05e1_input: change prototype of ->sign_link(...)Pablo Neira Ayuso1-1/+1
2011-07-02tests: use logging infrastructure to display messagesPablo Neira Ayuso1-13/+18
2011-06-30major updates in e1_input callback ops and IPA infrastructuresPablo Neira Ayuso1-12/+29
2011-06-25e1_input: minor API changes to adapt it to openbscPablo Neira Ayuso1-5/+12
2011-06-21e1input: add address as parameter to e1inp_line_update(...)Pablo Neira Ayuso1-1/+1
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 Ayuso1-0/+69