Loading docker/Dockerfile +1 −2 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \ libssl-dev \ libtool-bin \ libtool \ libwebsockets-dev \ libwireshark-dev \ libxml2-dev \ lsof \ Loading Loading @@ -107,8 +108,6 @@ RUN cd /home/etsi/frameworks \ && rm -f ./eclipse-cpp-photon-R-linux-gtk-x86_64.tar.gz \ && cd /home/etsi/dev/STF569_Mec \ && 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 -bSTF525 https://forge.etsi.org/gitlab/LIBS/LibIts ./LibIts \ && cd /home/etsi/dev/STF569_Mec/ttcn/LibIts \ Loading ttcn/AtsMec/AtsMec_UEidentityAPI_TestCases.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * All rights reserved. * @see ETSI GS MEC 003, Draft ETSI GS MEC 013 V2.0.3 (2018-10) * @see ETSI GS MEC 014 */ module AtsMec_UEidentityAPI_TestCases { Loading Loading
docker/Dockerfile +1 −2 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \ libssl-dev \ libtool-bin \ libtool \ libwebsockets-dev \ libwireshark-dev \ libxml2-dev \ lsof \ Loading Loading @@ -107,8 +108,6 @@ RUN cd /home/etsi/frameworks \ && rm -f ./eclipse-cpp-photon-R-linux-gtk-x86_64.tar.gz \ && cd /home/etsi/dev/STF569_Mec \ && 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 -bSTF525 https://forge.etsi.org/gitlab/LIBS/LibIts ./LibIts \ && cd /home/etsi/dev/STF569_Mec/ttcn/LibIts \ Loading
ttcn/AtsMec/AtsMec_UEidentityAPI_TestCases.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * All rights reserved. * @see ETSI GS MEC 003, Draft ETSI GS MEC 013 V2.0.3 (2018-10) * @see ETSI GS MEC 014 */ module AtsMec_UEidentityAPI_TestCases { Loading