Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ATS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TST
ATS
Commits
c083f644
Commit
c083f644
authored
8 years ago
by
Axel Rennoch
Browse files
Options
Downloads
Patches
Plain Diff
correction of TC names GMG_BV_008_1..013 -> 008..014
parent
515ed8a7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!25
Ae fixes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
OneM2M_Testcases.ttcn
+18
-18
18 additions, 18 deletions
OneM2M_Testcases.ttcn
with
18 additions
and
18 deletions
OneM2M_Testcases.ttcn
+
18
−
18
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment