Skip to content
GitLab
Projects
Groups
Snippets
/
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
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
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