Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ATS
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
e3c4e085
Commit
e3c4e085
authored
7 years ago
by
Miguel Angel Reina Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Updated TC_CSE_SUB_BV_002
Signed-off-by:
reinaortega
<
miguelangel.reinaortega@etsi.org
>
parent
c40aae94
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
+2
-2
2 additions, 2 deletions
OneM2M_Testcases.ttcn
with
2 additions
and
2 deletions
OneM2M_Testcases.ttcn
+
2
−
2
View file @
e3c4e085
...
...
@@ -7,7 +7,7 @@
*
* @author oneM2M
* @version $URL: https://forge.etsi.org/svn/oneM2M/trunk/ttcn/OneM2M_Testcases.ttcn $
* $Id: OneM2M_Testcases.ttcn 27
4
2017-05-17 09:4
4:46
Z reinaortega $
* $Id: OneM2M_Testcases.ttcn 27
5
2017-05-17 09:4
7:12
Z reinaortega $
* @desc Module containing test cases for oneM2M
*
*/
...
...
@@ -10549,7 +10549,7 @@ module OneM2M_Testcases {
mcaPort.send(m_request(v_request));
tc_ac.start;
alt {
[] mcaPort.receive(mw_response(mw_responsePrimitive(int
5
10
5
))) -> value v_response {
[] mcaPort.receive(mw_response(mw_responsePrimitive(int
4
10
3
))) -> value v_response {
tc_ac.stop;
setverdict(pass, testcasename() & ": No privilege for subscribing to the resource");
}
...
...
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