Change-Id: I0634bdf18b982fdde87112026aba6070a2bc5635
This commit is contained in:
Neels Hofmeyr 2020-08-13 13:57:51 +00:00
parent 3a06820ad3
commit eeb4ebb48b
1 changed files with 3 additions and 0 deletions

View File

@ -683,6 +683,9 @@ testcase TC_cbsp_emerg_write_bts_cgi_cchan() runs on cbsp_test_CT {
f_cbsp_write_emerg(g_cbsp_msg_id, g_cbsp_ser_no, cell_list);
var template (present) octetstring tr_apdu := f_gen_etws_pn(g_cbsp_ser_no, g_cbsp_msg_id);
log("EXPECTING ", tr_ASP_RSL_UD(tr_RSL_OSMO_ETWS_CMD(t_RslChanNr_PCH_AGCH(0), tr_apdu)));
timer T := 5.0;
T.start;
alt {