aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_tests.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-27add msc_vlr_test_call to reproduce a sanitizer errorNeels Hofmeyr1-4/+54
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr1-0/+1
2017-11-22msc_vlr_tests: fix test nr arg: clear errno before strtol()Neels Hofmeyr1-0/+1
2017-11-20cosmetic: msc_vlr_tests: add comment to show expected tallocsNeels Hofmeyr1-0/+13
2017-10-31tests: add msc_vlr_test_authen_reuseNeels Hofmeyr1-0/+2
2017-10-03fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free()Neels Hofmeyr1-1/+1
2017-09-15Remove rest_octets.hMax1-0/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-5/+5
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr1-1/+0
2017-08-29cosmetic: msc_vlr_tests: drop unused varNeels Hofmeyr1-1/+0
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-14/+19
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-7/+30
2017-08-2304.08: log protocol discriminators and message types by nameNeels Hofmeyr1-4/+18
2017-08-22fix msc_vlr tests after libosmocore uses localtime for SMSNeels Hofmeyr1-2/+2
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-29/+111
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-19/+11
2017-08-07vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-1/+2
2017-07-23Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-0/+689