Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TST
ATS
Commits
c20f5ba1
Commit
c20f5ba1
authored
Feb 13, 2018
by
Miguel Angel Reina Ortega
Browse files
Running postamble for CseSimu (CSE1) on CF02 test cases. Closing
#18
Signed-off-by:
reinaortega
<
miguelangel.reinaortega@etsi.org
>
parent
faa15cc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
LibOneM2M/OneM2M_Functions.ttcn
View file @
c20f5ba1
...
...
@@ -708,6 +708,11 @@ module OneM2M_Functions {
if
(
PX_RUN_POSTAMBLE
)
{
if
(
vc_config
==
e_cf02
)
{
vc_cse1
.
start
(
f_cse_postamble_deleteResourcesCSE
());
vc_cse1
.
done
;
}
if
(
vc_auxiliaryAe2Up
)
{
f_cse_postamble_aeSimu
(
vc_ae2
);
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment