osmo-msc/tests/msc_vlr
Pau Espin 8d02d99158 tests: Explicitly drop category from log
Let's disable category here since we don't care about its formatting here.

In any case, every test relying on logging output validation should
always explicitly state the config to avoid issues in the future if
default values change.

Change-Id: I089c0001fc75e81558c3e860827e4d434cf1eab3
Related: OS#5034
2021-02-19 14:10:50 +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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_authen_reuse.err msc_vlr_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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 fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear Request 2021-02-09 18:34:40 +01:00
msc_vlr_test_call.err fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear Request 2021-02-09 18:34:40 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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 gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00
msc_vlr_test_umts_authen.err msc_vlr_tests: make independent of libosmocore talloc 2021-02-07 23:59:59 +01: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 tests: Explicitly drop category from log 2021-02-19 14:10:50 +01:00
msc_vlr_tests.h gsup: indicate CN-Domain in SendAuthInfo Requests 2019-12-12 02:10:06 +01:00