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
da136c8e
Commit
da136c8e
authored
Sep 06, 2017
by
Naum Spaseski
Browse files
STF531: Changed test case name.
Signed-off-by:
Naum Spaseski
<
naum.spaseski@gmail.com
>
parent
cda0620c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
OneM2M_TestControl.ttcn
OneM2M_TestControl.ttcn
+1
-1
OneM2M_Testcases.ttcn
OneM2M_Testcases.ttcn
+1
-1
No files found.
OneM2M_TestControl.ttcn
View file @
da136c8e
...
...
@@ -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_01
8
());
execute
(
TC_CSE_REG_CRE_01
9
());
execute
(
TC_CSE_REG_CRE_022
());
execute
(
TC_CSE_REG_CRE_023
());
execute
(
TC_CSE_REG_CRE_025
());
...
...
OneM2M_Testcases.ttcn
View file @
da136c8e
...
...
@@ -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_01
8
() runs on AeSimu system CseSystem {
testcase TC_CSE_REG_CRE_01
9
() runs on AeSimu system CseSystem {
var MsgIn v_response;
var RequestPrimitive v_request;
...
...
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