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.
20 lines
351 B
20 lines
351 B
[ORDERED_INCLUDE]
|
|
# Common configuration, shared between test suites
|
|
"../Common.cfg"
|
|
# testsuite specific configuration, not expected to change
|
|
"./CCID_Tests.default"
|
|
|
|
# Local configuration below
|
|
|
|
[LOGGING]
|
|
ConsoleMask := ERROR | WARNING | TESTCASE | USER;
|
|
|
|
[TESTPORT_PARAMETERS]
|
|
|
|
[MODULE_PARAMETERS]
|
|
|
|
|
|
[MAIN_CONTROLLER]
|
|
|
|
[EXECUTE]
|
|
CCID_Tests.control
|
|
|