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
d49df1f9
Commit
d49df1f9
authored
Apr 19, 2021
by
YannGarcia
Browse files
Bug fixed in 40-ttf_t012.sh
parent
edbaaeab
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/home/etc/init.d/40-ttf_t012.sh
View file @
d49df1f9
...
...
@@ -3,7 +3,7 @@
#set -e
set
-vx
echo
-e
"*****************************
\n
* Checkout
S
TF
569
sources
\n
*****************************
\n
"
echo
-e
"*****************************
\n
* Checkout
T
TF
T012
sources
\n
*****************************
\n
"
mkdir
-p
${
HOME
}
/dev
&&
cd
${
HOME
}
/dev
||
exit
1
git clone
--recurse-submodules
-b
ttf_t012
--single-branch
https://forge.etsi.org/rep/mec/gs032p3-ttcn-test-suite.git TTF_T012_Mec
...
...
@@ -11,9 +11,9 @@ cd /home/etsi/dev/TTF_T012_Mec/ttcn
git clone https://forge.etsi.org/gitlab/LIBS/LibCommon.git ./LibCommon
git clone
-bTTF0002
https://forge.etsi.org/gitlab/LIBS/LibIts ./LibIts
cd
/home/etsi/dev/TTF_T012_Mec/ttcn/LibIts
git checkout TTF0002
rm
-fr
asn1 t3q xsd
cd
ttcn
&&
rm
-fr
BTP CAM Common DENM GeoNetworking Ipv6OverGeoNetworking IVIM MapemSpatem Pki Security SremSsem
echo
-e
"*****************************
\n
* Set up environment
\n
*****************************
\n
"
cd
/home/etsi/dev/TTF_T012_Mec/scripts
ln
-sf
/home/etsi/dev/TTF_T012_Mec/scripts/devenv.bash.ubuntu /home/etsi/devenv.bash
...
...
@@ -23,6 +23,8 @@ cd /home/etsi/dev/TTF_T012_Mec
cp
./ttcn/patch_lib_common_titan/module.mk ./ttcn/LibCommon/
cp
./ttcn/patch_lib_common_titan/
*
.ttcn ./ttcn/LibCommon/
cp
./ttcn/patch_lib_http/
*
.ttcn ./ttcn/LibIts/ttcn/Http/
cp
./ttcn/patch_lib_its/module.mk ./ttcn/LibIts/
echo
-e
"*****************************
\n
* Build Mec test suite
\n
*****************************
\n
"
export
ATS
=
AtsMec
make
...
...
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