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
c083f644
Commit
c083f644
authored
Oct 05, 2016
by
Axel Rennoch
Browse files
correction of TC names GMG_BV_008_1..013 -> 008..014
parent
515ed8a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
18 deletions
+18
-18
OneM2M_Testcases.ttcn
OneM2M_Testcases.ttcn
+18
-18
No files found.
OneM2M_Testcases.ttcn
View file @
c083f644
...
...
@@ -4470,9 +4470,9 @@ module OneM2M_Testcases {
// Test objective:
// Check that the IUT could delete the RESOURCE_TYPE resource by using
// fanOutPoint in group resource.
group
g_CSE_GMG_BV_008
_1
{
group
g_CSE_GMG_BV_008
{
testcase
TC_CSE_GMG_BV_008
_1
()
runs
on
CseTester
system
CseSystem
testcase
TC_CSE_GMG_BV_008
()
runs
on
CseTester
system
CseSystem
{
// TODO: use right values for c_deleteAddress
var
XSD
.
ID
c_deleteAddress
:=
"DELETE"
;
...
...
@@ -4531,14 +4531,14 @@ module OneM2M_Testcases {
}
}
// end group g_CSE_GMG_BV_008
_1
}
// end group g_CSE_GMG_BV_008
// Test objective:
// Check that the IUT detects the presence of duplicate member IDs during the creation of the
// group resource and removes the duplicate member IDs prior to creation of the group resource.
group
g_CSE_GMG_BV_00
8_2
{
group
g_CSE_GMG_BV_00
9
{
testcase
TC_CSE_GMG_BV_00
8_2
()
runs
on
CseTester
system
CseSystem
testcase
TC_CSE_GMG_BV_00
9
()
runs
on
CseTester
system
CseSystem
{
// TODO: use right values for c_memberRessourceAddress
...
...
@@ -4598,14 +4598,14 @@ module OneM2M_Testcases {
}
}
// end group g_CSE_GMG_BV_00
8_2
}
// end group g_CSE_GMG_BV_00
9
// Test objective:
// Check that the IUT validates the resource type during the creation of the
// group resource when memberType attribute is not ‘mixed’.
group
g_CSE_GMG_BV_00
9
{
group
g_CSE_GMG_BV_0
1
0
{
testcase
TC_CSE_GMG_BV_00
9
()
runs
on
CseTester
system
CseSystem
testcase
TC_CSE_GMG_BV_0
1
0
()
runs
on
CseTester
system
CseSystem
{
// Local variables
var
MsgIn
v_response
;
...
...
@@ -4672,15 +4672,15 @@ module OneM2M_Testcases {
f_cf01Down
();
}
}
// end group g_CSE_GMG_BV_00
9
}
// end group g_CSE_GMG_BV_0
1
0
// Test objective:
// Check that the IUT handles unsuccessful validation of the resource type during the creation of the
// group resource when memberType attribute is not ‘mixed’ and the consistencyStrategy attribute is SET_MIXED.
group
g_CSE_GMG_BV_01
0
{
group
g_CSE_GMG_BV_01
1
{
testcase
TC_CSE_GMG_BV_01
0
()
runs
on
CseTester
system
CseSystem
testcase
TC_CSE_GMG_BV_01
1
()
runs
on
CseTester
system
CseSystem
{
// TODO: use right values for c_RessourceType1 and c_RessourceType2
...
...
@@ -4756,15 +4756,15 @@ module OneM2M_Testcases {
f_cf01Down
();
}
}
// end group g_CSE_GMG_BV_01
0
}
// end group g_CSE_GMG_BV_01
1
// Test objective:
// Check that the IUT handles unsuccessful validation of the resource type during the creation of the
// group resource when memberType attribute is not ‘mixed’ and the consistencyStrategy attribute is
// ABANDON_MEMBER,.
group
g_CSE_GMG_BV_01
1
{
group
g_CSE_GMG_BV_01
2
{
testcase
TC_CSE_GMG_BV_01
1
()
runs
on
CseTester
system
CseSystem
testcase
TC_CSE_GMG_BV_01
2
()
runs
on
CseTester
system
CseSystem
{
// TODO: use right values for c_RessourceType1 and c_RessourceType2 and c_memberRessourceAddress1 and c_memberRessourceAddress2
...
...
@@ -4835,15 +4835,15 @@ module OneM2M_Testcases {
}
}
// end group g_CSE_GMG_BV_01
1
}
// end group g_CSE_GMG_BV_01
2
// Test objective:
// Check that the IUT handles unsuccessful validation of the resource type during the creation of the
// group resource when memberType attribute is not ‘mixed’ and the consistencyStrategy attribute is
// ABANDON_GROUP.
group
g_CSE_GMG_BV_01
2
{
group
g_CSE_GMG_BV_01
3
{
testcase
TC_CSE_GMG_BV_01
2
()
runs
on
CseTester
system
CseSystem
testcase
TC_CSE_GMG_BV_01
3
()
runs
on
CseTester
system
CseSystem
{
...
...
@@ -4901,7 +4901,7 @@ module OneM2M_Testcases {
}
}
// end group g_CSE_GMG_BV_01
2
}
// end group g_CSE_GMG_BV_01
3
}
// end group Group_Managment
...
...
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