* @desc Check that the IUT acknowledges the UE location change subscription request when commanded by a MEC Application and notifies it when the UE changes location
log("*** "&testcasename()&": PASS: IUT successfully responds with a callbackURL ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_success);
}
[]tc_ac.timeout{
log("*** "&testcasename()&": INCONC: Expected message not received ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_timeout);
}
}// End of 'alt' statement
// Postamble
f_cf_01_http_down();
}// End of testcase TC_MEC_SRV_UETRACKSUB_001_OK
/**
* @desc Check that the IUT acknowledges the UE location change subscription request when commanded by a MEC Application and notifies it when the UE changes location