osmo-msc/tests/msc_vlr
Alexander Couzens 2aaff7513b Validate the choosen UTRAN encryption algorithm
RANAP Security Command can include an encryption IE. If it includes
it the RNC can still ignore it (e.g. unsupported encryption) and
return the Security Command Complete with an choosen encryption IE:
"no encryption".
Validate the encryption element and ensure the encryption is included in
the encryption mask.

Closes: OS#4144
Change-Id: Icfc135c8b8ae862defe7114db492af600c26407f
2021-11-05 01:29:05 +01: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 Validate the choosen UTRAN encryption algorithm 2021-11-05 01:29:05 +01:00
msc_vlr_test_authen_reuse.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 Validate the choosen UTRAN encryption algorithm 2021-11-05 01:29:05 +01:00
msc_vlr_test_call.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_gsm_authen.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 msc_vlr_test_gsm_ciph.c: fix IMEISV MI: even number of digits, clear odd bit 2020-06-15 03:14:03 +02:00
msc_vlr_test_gsm_ciph.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_hlr_reject.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_hlr_timeout.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_ms_timeout.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 libmsc: move subscriber expiration timer T3212 to libvlr 2020-01-25 12:49:42 +07:00
msc_vlr_test_no_authen.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_reject_concurrency.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_rest.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_ss.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +02: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 Validate the choosen UTRAN encryption algorithm 2021-11-05 01:29:05 +01:00
msc_vlr_test_umts_authen.err msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +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 Validate the choosen UTRAN encryption algorithm 2021-11-05 01:29:05 +01:00
msc_vlr_tests.h Validate the choosen UTRAN encryption algorithm 2021-11-05 01:29:05 +01:00