aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-22fix msc_vlr tests after libosmocore uses localtime for SMSNeels Hofmeyr1-2/+2
2017-07-22msc_vlr_tests: properly check BSSAP Clear and Iu ReleaseNeels Hofmeyr20-183/+412
2017-07-22cosmetic: msc_vlr_tests: better place clear_cmd wrap, adjust printed msgNeels Hofmeyr1-6/+11
2017-07-22msc_vlr_test_gsm_ciph: remove dead codeNeels Hofmeyr1-618/+0
2017-07-22fix release upon IMSI DetachNeels Hofmeyr9-17/+127
2017-07-22cosmetic: add debug log to msc_subscr_conn_close()Neels Hofmeyr6-0/+20
2017-07-22cosmetic: tweak IMSI Detach log outputNeels Hofmeyr6-20/+20
2017-07-22msc_vlr_tests: add missing wrap for iu_tx_release()Neels Hofmeyr3-0/+12
2017-07-22a-iface: move clear command to subscriber_conn.cPhilipp Maier9-174/+142
2017-07-22msc_vlr: Fix tests: accomodate a_iface_tx_clear_cmd()Philipp Maier11-0/+182
2017-06-30msc_vlr: fix linker problem in testcasePhilipp Maier1-1/+1
2017-06-18cosmetic: more expressive function names in a_ifacePhilipp Maier2-8/+8
2017-06-18drop libosmo-ranap from sms_queue testNeels Hofmeyr1-2/+0
2017-06-18wip iudummy struct osmo_sccp_addr -- drop this?Neels Hofmeyr1-0/+1
2017-06-18WIP: Integrate AoIP into MSCPhilipp Maier3-0/+12
2017-06-18WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte2-13/+12
2017-06-18log protocol discriminators and message types by nameNeels Hofmeyr10-901/+915
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr29-1593/+2242
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr4-6/+2
2017-06-18Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr32-1/+15295
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte16-659/+403
2017-06-18Add libvlr implementationHarald Welte2-0/+716
2017-06-15Update SI data structures and generationMax2-28/+150
2017-06-15Move SI-related definesMax1-1/+1
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte1-1/+1
2017-05-20Add missing _CFLAGS and _LIBSAlexander Huemer1-1/+2
2017-05-15SI2quater: fix EARFCN inclusion checkMax2-32/+86
2017-05-15Restructure SI2quater generationMax2-52/+43
2017-05-12fix subscriber random extension allocation rangeNeels Hofmeyr1-0/+11
2017-05-12fix VTY parsing: subscriber-create-on-demand randomNeels Hofmeyr1-0/+11
2017-05-08Use libosmocore for SW Description parsingMax2-101/+17
2017-05-08Use ipa.py for ctrl testsMax1-16/+8
2017-04-28Prepare for extended SI2quater supportMax1-3/+2
2017-03-20python tests: allow running from separate build dirNeels Hofmeyr3-4/+9
2017-03-14python tests: vty and smpp: speed up >10 timesNeels Hofmeyr2-2/+0
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr7-2/+187
2017-03-05vty tests: close msc socket after nat_msc_testNeels Hofmeyr1-23/+27
2017-03-02vty tests: allow picking specific tests to run by nameNeels Hofmeyr1-0/+5
2017-02-28ctrl_test_runner: speed up more than 10 fold by sleeping lessNeels Hofmeyr1-3/+13
2017-02-28vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problemsNeels Hofmeyr1-0/+1
2017-02-27SGSN: Integrate support for UMTS AKANeels Hofmeyr1-0/+1
2017-02-25smpp_test_runner.py: fix socket leakNeels Hofmeyr1-0/+2
2017-02-25python tests: remove process 'Launch' message, now at osmoutilNeels Hofmeyr3-3/+0
2017-02-25vty_rest_runner.py: remove debug monitoring for TCP socketsNeels Hofmeyr1-22/+0
2017-02-25add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr2-40/+61
2017-02-24cosmetic: rename struct osmo_msc_data to bsc_msc_dataNeels Hofmeyr1-2/+2
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr1-1/+1
2017-02-24vty_test_runner.py: fix socket leakNeels Hofmeyr1-0/+2
2017-02-21Handle DSD from HLRMax1-1/+2
2017-02-07gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb()Alexander Couzens1-1/+1