Loading NGAP_ETSI.code-workspace +5 −1 Original line number Diff line number Diff line Loading @@ -5,11 +5,15 @@ }, { "path": "../../../tmp/osmo-ttcn3-hacks" }, { "path": "../pipeline-scripts" } ], "settings": { "files.associations": { "pdusessionresourcemodifyindication.h": "c" "pdusessionresourcemodifyindication.h": "c", "random": "cpp" } } } No newline at end of file install.sh +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ ln -f ./ttcn/patch_lib_common_titan/module.mk ./ttcn/LibCommon/ # TODO Add other patch cd ./ttcn/modules/titan.TestPorts.Common_Components.Abstract_Socket/module/src git apply ./ttcn/patch_abstract_socket/Abstract_Socket.hh.patch git apply ./ttcn/patch_abstract_socket/Abstract_Socket.cc.patch git apply ../../../../patch_abstract_socket/Abstract_Socket.hh.patch git apply ../../../../patch_abstract_socket/Abstract_Socket.cc.patch cd $BASE_PATH exit 0 Loading
NGAP_ETSI.code-workspace +5 −1 Original line number Diff line number Diff line Loading @@ -5,11 +5,15 @@ }, { "path": "../../../tmp/osmo-ttcn3-hacks" }, { "path": "../pipeline-scripts" } ], "settings": { "files.associations": { "pdusessionresourcemodifyindication.h": "c" "pdusessionresourcemodifyindication.h": "c", "random": "cpp" } } } No newline at end of file
install.sh +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ ln -f ./ttcn/patch_lib_common_titan/module.mk ./ttcn/LibCommon/ # TODO Add other patch cd ./ttcn/modules/titan.TestPorts.Common_Components.Abstract_Socket/module/src git apply ./ttcn/patch_abstract_socket/Abstract_Socket.hh.patch git apply ./ttcn/patch_abstract_socket/Abstract_Socket.cc.patch git apply ../../../../patch_abstract_socket/Abstract_Socket.hh.patch git apply ../../../../patch_abstract_socket/Abstract_Socket.cc.patch cd $BASE_PATH exit 0