* @desc Check that the IUT accepts a create request of <AE> resource with attributes multiplicity equals to 1 and asking AE_ID_Stem by indicating AE_ID_Stem starting with character ‘S’.
setverdict(fail,__SCOPE__&": Error while creating AE with status code "&int2str(enum2int(vc_response.primitive.responsePrimitive.responseStatusCode)));
}
[]tc_ac.timeout{
setverdict(fail,__SCOPE__&": No answer while creating AE");
}
}
// Postamble
f_cse_postamble_deleteResources();
// Tear down
f_cf01Down();
}
/**
* @desc Check that the IUT rejects the create request of <CSEBase> resource.