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
f4021465
Commit
f4021465
authored
7 years ago
by
Miguel Angel Reina Ortega
Browse files
Options
Downloads
Patches
Plain Diff
f_checkCseTesterStatus - removing debugging log message
Signed-off-by:
reinaortega
<
miguelangel.reinaortega@etsi.org
>
parent
06d32d1c
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
LibOneM2M/OneM2M_Functions.ttcn
+1
-2
1 addition, 2 deletions
LibOneM2M/OneM2M_Functions.ttcn
with
1 addition
and
2 deletions
LibOneM2M/OneM2M_Functions.ttcn
+
1
−
2
View file @
f4021465
...
...
@@ -7,7 +7,7 @@
*
* @author oneM2M
* @version $URL: https://forge.etsi.org/svn/oneM2M/trunk/ttcn/LibOneM2M/OneM2M_Functions.ttcn $
* $Id: OneM2M_Functions.ttcn 2
8
9 2017-05-
19 08:44:48
Z reinaortega $
* $Id: OneM2M_Functions.ttcn 29
2
2017-05-
23 04:52:23
Z reinaortega $
* @desc Module containing functions for oneM2M
*
*/
...
...
@@ -1532,7 +1532,6 @@ module OneM2M_Functions {
*/
function
f_checkCseTesterStatus
()
runs
on
CseTester
{
log
(
getverdict
());
if
(
getverdict
!=
pass
)
{
f_cse_postamble_deleteResources
();
// Tear down
...
...
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