Skip to content
Snippets Groups Projects
Commit da136c8e authored by Naum Spaseski's avatar Naum Spaseski
Browse files

STF531: Changed test case name.


Signed-off-by: default avatarNaum Spaseski <naum.spaseski@gmail.com>
parent cda0620c
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ module OneM2M_TestControl {
execute(TC_CSE_REG_CRE_016_CST());
execute(TC_CSE_REG_CRE_016_POA());
execute(TC_CSE_REG_CRE_016_NL());
execute(TC_CSE_REG_CRE_018());
execute(TC_CSE_REG_CRE_019());
execute(TC_CSE_REG_CRE_022());
execute(TC_CSE_REG_CRE_023());
execute(TC_CSE_REG_CRE_025());
......
......@@ -1325,7 +1325,7 @@ module OneM2M_Testcases {
* @desc Check that the IUT rejects an AE registration (not allowed App-ID)
*
*/
testcase TC_CSE_REG_CRE_018() runs on AeSimu system CseSystem {
testcase TC_CSE_REG_CRE_019() runs on AeSimu system CseSystem {
var MsgIn v_response;
var RequestPrimitive v_request;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment