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
edbaaeab
Commit
edbaaeab
authored
Apr 19, 2021
by
YannGarcia
Browse files
Bug fixed in 40-ttf_t012.sh
parent
2791a6eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/home/etc/init.d/40-ttf_t012.sh
View file @
edbaaeab
...
...
@@ -18,9 +18,12 @@ echo -e "*****************************\n* Set up environment\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
.
/home/etsi/devenv.bash
set
echo
-e
"*****************************
\n
* Build Mec test suite
\n
*****************************
\n
"
echo
-e
"*****************************
\n
* Apply patched
\n
*****************************
\n
"
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/
echo
-e
"*****************************
\n
* Build Mec test suite
\n
*****************************
\n
"
export
ATS
=
AtsMec
make
...
...
ttcn/patch_lib_common_titan/module.mk
0 → 100644
View file @
edbaaeab
sources
:=
\
ttcn/LibCommon_AbstractData.ttcn
\
ttcn/LibCommon_BasicTypesAndValues.ttcn
\
ttcn/LibCommon_DataStrings.ttcn
\
ttcn/LibCommon_Sync.ttcn
\
ttcn/LibCommon_TextStrings.ttcn
\
ttcn/LibCommon_Time.ttcn
\
ttcn/LibCommon_VerdictControl.ttcn
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