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
ff834310
Commit
ff834310
authored
7 years ago
by
Miguel Angel Reina Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Typo in TC_AE_SUB_NTY_001 name, replaced by TC_AE_SUB_NTF_001
Signed-off-by:
reinaortega
<
miguelangel.reinaortega@etsi.org
>
parent
bfa51416
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
OneM2M_Testcases_AE.ttcn
+2
-2
2 additions, 2 deletions
OneM2M_Testcases_AE.ttcn
with
2 additions
and
2 deletions
OneM2M_Testcases_AE.ttcn
+
2
−
2
View file @
ff834310
...
@@ -2229,7 +2229,7 @@ module OneM2M_Testcases_AE {
...
@@ -2229,7 +2229,7 @@ module OneM2M_Testcases_AE {
* @desc Check that the IUT sends a Notify Response to the hosting CSE when receiving a Notify request containing a single notification
* @desc Check that the IUT sends a Notify Response to the hosting CSE when receiving a Notify request containing a single notification
*/
*/
testcase
TC_AE_SUB_NT
Y
_001
()
runs
on
CseSimu
system
AeSystem
{
testcase
TC_AE_SUB_NT
F
_001
()
runs
on
CseSimu
system
AeSystem
{
//variables
//variables
var
template
UtTriggerPrimitive
v_utRequest
:=
m_createAe
(
"UNINITIALIZED"
);
var
template
UtTriggerPrimitive
v_utRequest
:=
m_createAe
(
"UNINITIALIZED"
);
...
@@ -2320,7 +2320,7 @@ module OneM2M_Testcases_AE {
...
@@ -2320,7 +2320,7 @@ module OneM2M_Testcases_AE {
* @desc Check that the IUT sends a Notify Response to the hosting CSE when receiving a Notify request containing aggregated notifications
* @desc Check that the IUT sends a Notify Response to the hosting CSE when receiving a Notify request containing aggregated notifications
*/
*/
testcase
TC_AE_SUB_NT
Y
_002
()
runs
on
CseSimu
system
AeSystem
{
testcase
TC_AE_SUB_NT
F
_002
()
runs
on
CseSimu
system
AeSystem
{
//variables
//variables
var
template
UtTriggerPrimitive
v_utRequest
:=
m_createAe
(
"UNINITIALIZED"
);
var
template
UtTriggerPrimitive
v_utRequest
:=
m_createAe
(
"UNINITIALIZED"
);
...
...
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