Osmocom test suites in TTCN-3 (Eclipse Titan)
https://osmocom.org/projects/core-testing-infra
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
714 B
26 lines
714 B
[ORDERED_INCLUDE]
|
|
# Common configuration, shared between test suites
|
|
"../Common.cfg"
|
|
|
|
[LOGGING]
|
|
#*.FileMask := LOG_ALL
|
|
ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | USER
|
|
|
|
[MODULE_PARAMETERS]
|
|
Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoNSdummy";
|
|
|
|
[TESTPORT_PARAMETERS]
|
|
*.NSVTY.CTRL_MODE := "client"
|
|
*.NSVTY.CTRL_HOSTNAME := "127.0.0.1"
|
|
*.NSVTY.CTRL_PORTNUM := "4240"
|
|
*.NSVTY.CTRL_LOGIN_SKIPPED := "yes"
|
|
*.NSVTY.CTRL_DETECT_SERVER_DISCONNECTED := "yes"
|
|
*.NSVTY.CTRL_READMODE := "buffered"
|
|
*.NSVTY.CTRL_CLIENT_CLEANUP_LINEFEED := "yes"
|
|
*.NSVTY.CTRL_DETECT_CONNECTION_ESTABLISHMENT_RESULT := "yes"
|
|
*.NSVTY.PROMPT1 := "OsmoNSdummy> "
|
|
*.STATSVTY.PROMPT1 := "OsmoNSdummy> "
|
|
|
|
[MAIN_CONTROLLER]
|
|
|
|
[EXECUTE]
|
|
|