ttcn3_makefilegen and subfolders [message #1803282] |
Tue, 26 February 2019 04:23  |
Eclipse User |
|
|
|
Hey Titans,
I have restructured the MQTT test suite to distinguish the different parts of the TS.
While it builds without any problems from the IDE, makefilegen seems to have problems with the subfolders.
So far we built the Makefile with the following command:
ttcn3_makefilegen -f -g -m -t iottestware.mqtt.tpd -e iottestware.mqtt ./src/*.ttcn
which results now in the following error message:
ttcn3_makefilegen: error: Cannot find any source file for argument `./src/*.ttcn'.
The current structure is probably a little overcomplicated and I could get rid of the most sub-folders. However, I'd like to keep at least the structure src/framework, src/broker_testing and src/client_testing.
How can I instruct ttcn3_makefilegen to use all ttcn3 files from the src folder and all its subfolders?
Thanks
Alex
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04350 seconds