Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
TST
ATS
Commits
084198b5
Commit
084198b5
authored
Sep 06, 2017
by
Pramod Kulkarni
Browse files
Correction for TC_CSE_REG_CRE_001
Signed-off-by:
pkulkarni
<
pkulkarni75@gmail.com
>
parent
7c2e88fa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
OneM2M_Testcases.ttcn
OneM2M_Testcases.ttcn
+1
-1
No files found.
OneM2M_Testcases.ttcn
View file @
084198b5
...
@@ -873,7 +873,7 @@ module OneM2M_Testcases {
...
@@ -873,7 +873,7 @@ module OneM2M_Testcases {
f_cf01Up();
f_cf01Up();
//Preamble
//Preamble
v_cseBaseIndex := f_cse_preamble_createServiceSubscribedAppRule({"S-AE-ID-STEM"});//c_CRUDNDi);
v_cseBaseIndex := f_cse_preamble_createServiceSubscribedAppRule({"S-AE-ID-STEM"});
//c_CRUDNDi);
//Test Body
//Test Body
v_request := valueof(m_createAe(PX_APP_ID, omit, omit));
v_request := valueof(m_createAe(PX_APP_ID, omit, omit));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment