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
9346fa71
Commit
9346fa71
authored
May 10, 2021
by
YannGarcia
Browse files
Update Test System after renaming TTCN modules for MEC015
parent
0d64081b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ttcn/patch_lib_http/LibItsHttp_JsonMessageBodyTypes.ttcn
View file @
9346fa71
...
...
@@ -8,8 +8,8 @@ module LibItsHttp_JsonMessageBodyTypes {
import
from
UEidentityAPI_TypesAndValues
all
;
// LibMec/RnisAPI
import
from
RnisAPI_TypesAndValues
all
;
// LibMec/
Bw
ManagementApi
import
from
Bw
ManagementAPI_TypesAndValues
all
;
// LibMec/
Traffic
ManagementApi
import
from
Traffic
ManagementAPI_TypesAndValues
all
;
// LibMec/Ams
import
from
Ams_TypesAndValues
all
;
// LibMec/AppEnablementAPI
...
...
ttcn/patch_lib_http/LibItsHttp_JsonTemplates.ttcn
View file @
9346fa71
...
...
@@ -22,9 +22,9 @@ module LibItsHttp_JsonTemplates {
// LibMec/RnisAPI
import
from
RnisAPI_TypesAndValues
all
;
import
from
RnisAPI_Templates
all
;
// LibMec/
Bw
ManagementAPI
import
from
Bw
ManagementAPI_TypesAndValues
all
;
import
from
Bw
ManagementAPI_Templates
all
;
// LibMec/
Traffic
ManagementAPI
import
from
Traffic
ManagementAPI_TypesAndValues
all
;
import
from
Traffic
ManagementAPI_Templates
all
;
// LibMec/AppEnablementAPI
import
from
AppEnablementAPI_TypesAndValues
all
;
import
from
AppEnablementAPI_Templates
all
;
...
...
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