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

STF531: Corrected CSE/REG/CRE/010

parent 2d33ca77
No related branches found
No related tags found
No related merge requests found
......@@ -1173,11 +1173,12 @@ module OneM2M_Testcases {
//Preambule
vc_cseSimu.start(f_cse_registrationRemoteCse(mw_createRemoteCSEBase));
vc_cseSimu.done;
v_aeIndex := f_cse_createResource(int2, m_createAe(PX_APP_ID, omit, "S-AE-ID-STEM"));
vc_cseSimu.start(f_cse_resourceAnnouncementHandler());
vc_cseSimu.done;
//TODO Deregister
//f_cse_deleteResource(v_aeIndex);
......
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