Commit 927e3cf8 authored by stancakapost's avatar stancakapost
Browse files

description

parent 239152f4
Loading
Loading
Loading
Loading
+6 −1
Original line number Original line Diff line number Diff line
@@ -3,3 +3,8 @@ Generate the ATS from preATS if both projects are in the workspace
please check the configuration in config.properties to specify input, output and macro folder
please check the configuration in config.properties to specify input, output and macro folder


Right click on the TestMacroProcessor.launch and run as Java Application
Right click on the TestMacroProcessor.launch and run as Java Application
 - generate tests in the target folder as defined by the respective *.ttcn_macro file from the macros folder

Right click on the MessageGenerator.launch and run as Java Application
 - uses TC_gen_XML.ttcn_macro macro
 - generates tests that for each template a .ttcn.xml_ file containing the encoded template is generated
 No newline at end of file