From f58ba6cfd79e8ee4a7e63e9f8886613e13b9567b Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 25 Jan 2017 15:04:16 +0100 Subject: Add msc_vlr test suite for MSC+VLR end-to-end tests Change-Id: If0e7cf20b9d1eac12126955b2f5f02bd8f1192cd --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8e2c41b94..919be0f7d 100644 --- a/.gitignore +++ b/.gitignore @@ -91,6 +91,16 @@ tests/slhc/slhc_test tests/v42bis/v42bis_test tests/nanobts_omlattr/nanobts_omlattr_test tests/oap/oap_client_test +tests/msc_vlr/msc_vlr_test_no_authen +tests/msc_vlr/msc_vlr_test_gsm_authen +tests/msc_vlr/msc_vlr_test_gsm_ciph +tests/msc_vlr/msc_vlr_test_umts_authen +tests/msc_vlr/msc_vlr_test_hlr_reject +tests/msc_vlr/msc_vlr_test_hlr_timeout +tests/msc_vlr/msc_vlr_test_ms_timeout +tests/msc_vlr/msc_vlr_test_reject_concurrency +tests/msc_vlr/msc_vlr_test_rest + tests/atconfig tests/atlocal -- cgit v1.2.3