* @desc Check that the IUT responds with the list of radio nodes currently associated with the MEC host and the location of each radio node when queried by a MEC Application
* @desc Check that the RNIS service sends an RNIS notification about UE measurement report if the RNIS service has an associated subscription and the event is generated.
log("*** "&testcasename()&": INCONC: Expected message not received ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_timeout);
}
}// End of 'alt' statement
// Postamble
f_cf_01_http_notif_down();
}// End of testcase TC_MEC_SRV_RNIS_005_OK
/**
* @desc Check that the RNIS service sends an RNIS notification about UE timing advance if the RNIS service has an associated subscription and the event is generated.
log("*** "&testcasename()&": INCONC: Expected message not received ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_timeout);
}
}// End of 'alt' statement
// Postamble
f_cf_01_http_notif_down();
}// End of testcase TC_MEC_SRV_RNIS_006_OK
/**
* @desc Check that the RNIS service sends an RNIS notification about UE carrier aggregation reconfiguration if the RNIS service has an associated subscription and the event is generated.
log("*** "&testcasename()&": INCONC: Expected message not received ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_timeout);
}
}// End of 'alt' statement
// Postamble
f_cf_01_http_notif_down();
}// End of testcase TC_MEC_SRV_RNIS_007_OK
/**
* @desc Check that the RNIS service sends an RNIS notification about S1-U bearer if the RNIS service has an associated subscription and the event is generated.