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
6e22fab4
Commit
6e22fab4
authored
Jul 19, 2019
by
YannGarcia
Browse files
Bug fixed in Docker scripts
parent
2cade7b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
6e22fab4
...
@@ -37,6 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \
...
@@ -37,6 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \
libssl-dev
\
libssl-dev
\
libtool-bin
\
libtool-bin
\
libtool
\
libtool
\
libwebsockets-dev
\
libwireshark-dev
\
libwireshark-dev
\
libxml2-dev
\
libxml2-dev
\
lsof
\
lsof
\
...
@@ -107,8 +108,6 @@ RUN cd /home/etsi/frameworks \
...
@@ -107,8 +108,6 @@ RUN cd /home/etsi/frameworks \
&&
rm
-f
./eclipse-cpp-photon-R-linux-gtk-x86_64.tar.gz
\
&&
rm
-f
./eclipse-cpp-photon-R-linux-gtk-x86_64.tar.gz
\
&&
cd
/home/etsi/dev/STF569_Mec
\
&&
cd
/home/etsi/dev/STF569_Mec
\
&&
cd
/home/etsi/dev/STF569_Mec/ttcn
\
&&
cd
/home/etsi/dev/STF569_Mec/ttcn
\
&&
git clone https://forge.etsi.org/gitlab/LIBS/LibSip.git ./LibSip
\
&&
git clone https://forge.etsi.org/gitlab/LIBS/LibIms.git ./LibIms
\
&&
git clone https://forge.etsi.org/gitlab/LIBS/LibCommon.git ./LibCommon
\
&&
git clone https://forge.etsi.org/gitlab/LIBS/LibCommon.git ./LibCommon
\
&&
git clone
-bSTF525
https://forge.etsi.org/gitlab/LIBS/LibIts ./LibIts
\
&&
git clone
-bSTF525
https://forge.etsi.org/gitlab/LIBS/LibIts ./LibIts
\
&&
cd
/home/etsi/dev/STF569_Mec/ttcn/LibIts
\
&&
cd
/home/etsi/dev/STF569_Mec/ttcn/LibIts
\
...
...
ttcn/AtsMec/AtsMec_UEidentityAPI_TestCases.ttcn
View file @
6e22fab4
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* No part may be reproduced except as authorized by written permission.
* No part may be reproduced except as authorized by written permission.
* The copyright and the foregoing restriction extend to reproduction in all media.
* The copyright and the foregoing restriction extend to reproduction in all media.
* All rights reserved.
* All rights reserved.
* @see ETSI GS MEC 0
03, Draft ETSI GS MEC 013 V2.0.3 (2018-10)
* @see ETSI GS MEC 0
14
*/
*/
module
AtsMec_UEidentityAPI_TestCases
{
module
AtsMec_UEidentityAPI_TestCases
{
...
...
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