Skip to content
Snippets Groups Projects
Commit 0fdcafe9 authored by acverdugo's avatar acverdugo
Browse files

Test

parent dd12cc8e
No related branches found
No related tags found
2 merge requests!25Ae fixes,!17Stf531 remote cse
......@@ -1134,7 +1134,7 @@ module OneM2M_Testcases {
v_childResourceIndex := f_cse_createResource(valueof(p_childResourceType), p_childRequestPrimitive, v_resourceIndex);
}
// Test Body
// Test Bodyi
v_request := valueof(m_retrieveResource(f_getResourceAddress(v_resourceIndex), f_getOriginator(v_resourceIndex)));
v_request.resultContent := int6;//Child resource references
mcaPort.send(m_request(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