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.
12 lines
301 B
12 lines
301 B
[LOGGING]
|
|
mtc.FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;
|
|
|
|
[TESTPORT_PARAMETERS]
|
|
*.CBCVTY.PROMPT1 := "OsmoCBC> "
|
|
*.TCP.noDelay := "yes" // turn off nagle
|
|
*.HTTP.use_notification_ASPs := "yes"
|
|
|
|
[MODULE_PARAMETERS]
|
|
// Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoCBC";
|
|
|
|
[EXECUTE]
|
|
|