aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_rest.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-26use osmo_rat_type from libosmocoreNeels Hofmeyr1-2/+2
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-4/+4
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr1-3/+3
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-0/+6
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-1/+0
2018-04-05unify allocation of gsm_subscriber_connectionNeels Hofmeyr1-1/+1
2018-04-03cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fiNeels Hofmeyr1-4/+4
2018-03-02msc_vlr_tests: make all test functions staticNeels Hofmeyr1-4/+4
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr1-12/+12
2018-02-07VLR tests: always print test parametersMax1-12/+12
2018-01-25Massive removal of unused code/structs/headersHarald Welte1-1/+0
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-0/+13
2017-07-23Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-0/+188