| [LOGGING] |
| ConsoleMask := USER|STATISTICS|TESTCASE |
| #LogFile := "sctp_daemon_test.log" |
| SourceInfoFormat := Stack |
| #ConsoleMask := STATISTICS|TESTCASE|ACTION|WARNING|ERROR|USER |
| FileMask := LOG_ALL|DEBUG|WARNING|VERDICTOP|USER|TIMEROP|TESTCASE|STATISTICS|PORTEVENT|PARALLEL|FUNCTION|EXECUTOR|ERROR|DEFAULTOP|ACTION |
| DiskFullAction := Error |
| LogFileNumber := 1 |
| LogFileSize := 0 |
| |
| [MODULE_PARAMETERS] |
| #tsp_SDD_Port := 13105; |
| #tsp_serverPort := 13115; |
| |
| tsp_debug := true; |
| |
| tsp_SDD_Port := 1334; |
| tsp_serverPort := 1335; |
| |
| [TESTPORT_PARAMETERS] |
| |
| *.daemonPort.socket_debugging := "NO" |
| *.daemonPort.use_connection_ASPs := "YES" |
| *.daemonPort.packet_hdr_length_offset := "2" |
| *.daemonPort.packet_hdr_nr_bytes_in_length := "2" |
| *.daemonPort.packet_hdr_byte_order := "MSB" |
| *.*.debug := "yes" |
| |
| [EXECUTE] |
| SGsAP_SCTP_Daemon_Test.tc_SGsAP_lookup |
| SGsAP_SCTP_Daemon_Test.tc_SGsAP_client |
| SGsAP_SCTP_Daemon_Test.tc_SGsAP_clients |