Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC TTCN-3 Test Suite
Commits
92c3d6f2
Commit
92c3d6f2
authored
Sep 08, 2019
by
Elian Kraja
Browse files
Added support for notification on AMS
parent
e3c32662
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
600 additions
and
6 deletions
+600
-6
ttcn/AtsMec/AtsMec_Ams_TestCases.ttcn
ttcn/AtsMec/AtsMec_Ams_TestCases.ttcn
+598
-6
ttcn/LibMec/ttcn/LibMec_Pics.ttcn
ttcn/LibMec/ttcn/LibMec_Pics.ttcn
+2
-0
No files found.
ttcn/AtsMec/AtsMec_Ams_TestCases.ttcn
View file @
92c3d6f2
This diff is collapsed.
Click to expand it.
ttcn/LibMec/ttcn/LibMec_Pics.ttcn
View file @
92c3d6f2
...
...
@@ -31,6 +31,8 @@ module LibMec_Pics {
modulepar
boolean
PICS_RNIS_NOTIFICATIONS
:=
false
;
modulepar
boolean
PICS_AMS
:=
true
;
modulepar
boolean
PICS_AMS_NOTIFICATIONS
:=
false
;
modulepar
charstring
PICS_ROOT_API
:=
"exampleAPI"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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