Unable to walk through C++ Files in Eclipse [message #1831086] |
Tue, 11 August 2020 08:38  |
Eclipse User |
|
|
|
Hi, I am having problem while walking through the C++ Files generated by Titan. I have used Eclipse and generated all files using it. Now when i want to open some declaration of Function in C++ it is not working. Is there some setting or configuration I am missing?
BR,
Mujeeb
|
|
|
|
|
Re: Unable to walk through C++ Files in Eclipse [message #1831185 is a reply to message #1831131] |
Thu, 13 August 2020 03:15  |
Eclipse User |
|
|
|
Hi Mujeeb,
if by Network Services you mean software that enables the user to build test simulations that the system under test is confronted with, then the answer is yes:
we have published over one hundred test ports, protocol modules etc. that can be used in a lego-like fashion to build protocol stacks;
the list of these products can be found at https://github.com/eclipse/titan.core
I know some Titan users are working with 3gpp test suites that have been made public at
http://www.ttcn-3.org/index.php/downloads/publicts/publicts-3gpp
Some, usually minor, adaptations will be necessary to execute these test suites:
-an appropriate test port has to be found among the ones published or written from scratch
-non-standard areas such as encoding, external functions have to be taken care of
I have published some posts in this forum that outline the steps that are to be taken during such an adaptation; these examples
may be used as a guideline for any future adaptation.
One such post is https://www.eclipse.org/forums/index.php/t/1093289/
but there are others as well, please browse through the forum.
Best regards
Elemer
[Updated on: Thu, 13 August 2020 12:06] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.21642 seconds