aboutsummaryrefslogtreecommitdiffstats
path: root/fr-net/FRNET_Tests.default
blob: 9ec4a0c529cb4d80e0a3f91cc6918318d9c93722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[ORDERED_INCLUDE]
# We cannot include Common.cfg, as this includes the LoggerPlugins configuration
# for junit-xml generation.  However, we don't want to generate any junit-xml,
# as FRNET_Tests really is not a test suite, but just a stub against which FR_Tests
# can execute

[LOGGING]
LogFile := "%e-%c-%h-%r.%s"
AppendFile := Yes;
SourceInfoFormat := Single;
LogSourceInfo := Yes;
FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;
ConsoleMask := ERROR | WARNING | TESTCASE | USER | VERDICTOP;

[MODULE_PARAMETERS]

[TESTPORT_PARAMETERS]
*.FR.sleep_on_enobufs := "2000" # 2ms

[MAIN_CONTROLLER]

[EXECUTE]