From 1fd6679d9d04eb322eb416bb755201b4972a154e Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 11 Apr 2018 14:53:28 +0200 Subject: fix build: don't clean out expected-results.log: rename to *.xml 'make clean' as generated by ttcn3_makefilegen removes all *.log files, which of course cleans out expected-results.log, which should not happen. Since this is a junit XML file, rename the suffix to .xml. Change-Id: Ic334f6b758eef865e3a497aa430691a3ae696d25 --- bsc/expected-results.xml | 95 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 bsc/expected-results.xml (limited to 'bsc/expected-results.xml') diff --git a/bsc/expected-results.xml b/bsc/expected-results.xml new file mode 100644 index 00000000..18a9a20e --- /dev/null +++ b/bsc/expected-results.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Timeout expecting { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_PAGING_CMD (21), ies := { { iei := ?, body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_PCH_AGCH (18) }, tn := ? } } }, { iei := ?, body := { paging_group := ? } }, { iei := ?, body := { ms_identity := { len := ?, payload := ? } } }, * } } + BSC_Tests.ttcn:2203 BSC_Tests control part + BSC_Tests.ttcn:1131 TC_paging_imsi_nochan_lai testcase + + + + + + + + + + + + + + Received PAGING after A-RESET + BSC_Tests.ttcn:2212 BSC_Tests control part + BSC_Tests.ttcn:1306 TC_paging_imsi_a_reset testcase + + + + + + + + + + + + + + + + + Timeout of T_guard + BSC_Tests.ttcn:2230 BSC_Tests control part + BSC_Tests.ttcn:2056 TC_bssmap_clear_does_not_cause_bssmap_reset testcase + + + + Timeout of T_guard + BSC_Tests.ttcn:2231 BSC_Tests control part + BSC_Tests.ttcn:2115 TC_ms_rel_ind_does_not_cause_bssmap_reset testcase + + + -- cgit v1.2.3