osmo-msc/tests/msc_vlr
Vadim Yanitskiy 188dd5f4df tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear()
The function name implies OSMO_RAT_GERAN_A, and it has nothing
to do with other OSMO_RAT_* types. Found using clang:

  warning: too many arguments in call to 'expect_bssap_clear'
           expect_bssap_clear(OSMO_RAT_GERAN_A);
	                      ^^^^^^^^^^^^^^^^

Change-Id: Id3a3af33fcc5da4ca4c48a2f589a69f3568d2586
2019-06-19 02:05:08 +07:00
..
Makefile.am tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_authen_reuse.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_authen_reuse.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_authen_reuse.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_call.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_call.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_call.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_gsm_authen.c tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear() 2019-06-19 02:05:08 +07:00
msc_vlr_test_gsm_authen.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_gsm_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_gsm_ciph.c tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear() 2019-06-19 02:05:08 +07:00
msc_vlr_test_gsm_ciph.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_gsm_ciph.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_reject.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_hlr_reject.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_hlr_reject.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_timeout.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_hlr_timeout.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_hlr_timeout.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_ms_timeout.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_ms_timeout.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_ms_timeout.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_no_authen.c tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear() 2019-06-19 02:05:08 +07:00
msc_vlr_test_no_authen.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_no_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_reject_concurrency.c tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear() 2019-06-19 02:05:08 +07:00
msc_vlr_test_reject_concurrency.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_reject_concurrency.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_rest.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_rest.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_rest.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_ss.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_ss.err libmsc/gsm_09_11.c: fix broken reference counting for vsub 2019-06-17 21:57:30 +07:00
msc_vlr_test_ss.ok msc_vlr_tests: don't abuse USSD-request to conclude connections 2018-07-29 16:22:06 +02:00
msc_vlr_test_umts_authen.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
msc_vlr_test_umts_authen.err vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
msc_vlr_test_umts_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_tests.c add DSS logging category 2019-05-12 10:32:42 +00:00
msc_vlr_tests.h large refactoring: support inter-BSC and inter-MSC Handover 2019-05-08 17:02:32 +02:00