Skip to content
Snippets Groups Projects
Commit 71a5c3fa authored by acverdugo's avatar acverdugo
Browse files

Corrections in Test Control file because of the alignment with TS-0018

parent 89708191
No related branches found
No related tags found
No related merge requests found
...@@ -36,16 +36,28 @@ module OneM2M_TestControl { ...@@ -36,16 +36,28 @@ module OneM2M_TestControl {
execute(TC_CSE_REG_CRE_008()); execute(TC_CSE_REG_CRE_008());
execute(TC_CSE_REG_CRE_009()); execute(TC_CSE_REG_CRE_009());
execute(TC_CSE_REG_CRE_010()); execute(TC_CSE_REG_CRE_010());
execute(TC_CSE_REG_CRE_016_LBL()); execute(TC_CSE_REG_CRE_012_AE_APN());
execute(TC_CSE_REG_CRE_016_CST()); execute(TC_CSE_REG_CRE_012_AE_LBL());
execute(TC_CSE_REG_CRE_016_POA()); execute(TC_CSE_REG_CRE_012_AE_NL());
execute(TC_CSE_REG_CRE_016_NL()); execute(TC_CSE_REG_CRE_012_AE_OR());
execute(TC_CSE_REG_CRE_012_AE_POA());
execute(TC_CSE_REG_CRE_013_LBL());
execute(TC_CSE_REG_CRE_013_CST());
execute(TC_CSE_REG_CRE_013_POA());
execute(TC_CSE_REG_CRE_013_NL());
execute(TC_CSE_REG_CRE_016());
execute(TC_CSE_REG_CRE_017_API());
execute(TC_CSE_REG_CRE_017_RR());
execute(TC_CSE_REG_CRE_018());
execute(TC_CSE_REG_CRE_019()); execute(TC_CSE_REG_CRE_019());
execute(TC_CSE_REG_CRE_022()); execute(TC_CSE_REG_CRE_021());
execute(TC_CSE_REG_CRE_023()); execute(TC_CSE_REG_CRE_023());
execute(TC_CSE_REG_CRE_025()); execute(TC_CSE_REG_CRE_027());
execute(TC_CSE_REG_CRE_028()); execute(TC_CSE_REG_CRE_028_ET());
execute(TC_CSE_REG_CRE_029()); execute(TC_CSE_REG_CRE_028_LBL());
execute(TC_CSE_REG_CRE_028_NL());
execute(TC_CSE_REG_CRE_028_POA());
execute(TC_CSE_REG_CRE_028_RN());
execute(TC_CSE_REG_RET_001()); execute(TC_CSE_REG_RET_001());
execute(TC_CSE_REG_RET_005()); execute(TC_CSE_REG_RET_005());
execute(TC_CSE_REG_RET_008()); execute(TC_CSE_REG_RET_008());
......
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