blob: d7db407260f71689a072c220a39b08c4d1cfc3ae [file] [log] [blame]
[MODULE_PARAMETERS]
# This section shall contain the values of all parameters that are defined in your TTCN-3 modules.
tsp_xtdp_connectTo_addr := "localhost"
tsp_xtdp_connectTo_port := 11420
tsp_debug_GuiTest := true
tsp_xtdp_listenAt_addr := "localhost";
tsp_xtdp_listenAt_port := 11420;
[LOGGING]
# In this section you can specify the name of the log file and the classes of events
# you want to log into the file or display on console (standard error).
LogFile :="logs/%e.%h-%t%r.%s"
FileMask :=WARNING|VERDICTOP|USER|TIMEROP|TESTCASE|STATISTICS|PORTEVENT|PARALLEL|FUNCTION|EXECUTOR|ERROR|DEFAULTOP|ACTION| DEBUG | MATCHING
ConsoleMask := ERROR | WARNING | TESTCASE | STATISTICS | PORTEVENT | VERDICTOP
LogSourceInfo := Yes
AppendFile := No
TimeStampFormat := DateTime
LogEventTypes := Yes
SourceInfoFormat := Stack
LogEntityName := Yes
MatchingHints := Compact
[TESTPORT_PARAMETERS]
# In this section you can specify parameters that are passed to Test Ports.
[DEFINE]
# In this section you can create macro definitions,
# that can be used in other configuration file sections except [INCLUDE].
[INCLUDE]
# To use configuration settings given in other configuration files,
# the configuration files just need to be listed in this section, with their full or relative pathnames.
[EXTERNAL_COMMANDS]
# This section can define external commands (shell scripts) to be executed by the ETS
# whenever a control part or test case is started or terminated.
#BeginTestCase := ""
#EndTestCase := ""
#BeginControlPart := ""
#EndControlPart := ""
[EXECUTE]
# In this section you can specify what parts of your test suite you want to execute.
//XTDP_Demo.tc_XTDP_GUI
//XTDP_OldTestPortDemo.tc_oldXtdpTP_testGui
//XTDP_OldTestPortDemo.tc_oldXtdpTP_multiGUITest
//XTDP_OldTestPortTest.control
//XTDP_OldTestPortTest.fillup_gui_from_parts
XTDP_OldTestPortTest.console_stress_test
//XTDP_OldTestPortTest.add_tab
//XTDP_OldTestPortTest.add_single_line_textbox
//XTDP_OldTestPortTest.decode_test
//XTDP_OldTestPortTest.getXULAndResend
//XTDP_OldTestPortTest.addtabPanelToTab
//XTDP_OldTestPortTest.addWidgetTwice
//XTDP_OldTestPortTest.addWidgetToWrongParent
//XTDP_OldTestPortTest.addRowToTree
//XTDP_OldTestPortTest.addColumnToTree
//XTDP_OldTestPortTest.addBottomLine
//XTDP_OldTestPortTest.addRowToTreeAndModifyItsVerticalWeight
//XTDP_OldTestPortTest.addToolbarToWindow
//XTDP_OldTestPortTest.addToolbarGetXULAndResend
//XTDP_OldTestPortTest.chartTest
//XTDP_OldTestPortTest.negative_unknownWidget
//XTDP_OldTestPortTest.encode_decode_regression
//XTDP_OldTestPortTest.authenticateGUI
//XTDP_OldTestPortTest.flexTest
//XTDP_OldTestPortTest.listboxTest
//XTDP_OldTestPortTest.numericalWidgetTest
//XTDP_OldTestPortTest.menuitemTest
//XTDP_OldTestPortTest.distributionChartTest
//XTDP_OldTestPortTest.treeTest
//XTDP_OldTestPortTest.setfocusTest
//XTDP_OldTestPortTest.tabboxTest
//XTDP_OldTestPortTest.cardPanelTest
//XTDP_OldTestPortTest.dummyLayoutTest
//XTDP_OldTestPortTest.toolbarTest
//XTDP_OldTestPortTest.layoutrespTest
//XTDP_OldTestPortTest.tabOrientTest
//XTDP_Test_Testcases.tc_createMsg2MeasXTDP_encdec
//XTDP_Test_Testcases.tc_measXTDP_encdec
//XTDP_Test_Testcases.tc_XTDP_loop
//XTDP_Test_Testcases.tc_XTDP_loopWindow
[GROUPS]
# In this section you can specify groups of hosts. These groups can be used inside the
# [COMPONENTS] section to restrict the creation of certain PTCs to a given set of hosts.
[COMPONENTS]
# This section consists of rules restricting the location of created PTCs.
[MAIN_CONTROLLER]
# The options herein control the behaviour of MC.
TCPPort := 0
KillTimer := 10.0
# NumHCs := 0
# LocalAddress :=