Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
31293676
Commit
31293676
authored
Oct 14, 2014
by
garciay
Browse files
Add CAM UT trigger support
parent
4046c49e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/DENM/LibItsDenm_TestSystem.ttcn
View file @
31293676
...
...
@@ -12,12 +12,15 @@ module LibItsDenm_TestSystem {
import
from
LibCommon_Sync
all
;
// LibIts
import
from
DENM_PDU_Descriptions
language
"ASN.1:1997"
all
;
import
from
ITS_Container
language
"ASN.1:1997"
all
;
// LibItsCommon
import
from
LibItsCommon_TestSystem
all
;
import
from
LibItsCommon_TypesAndValues
all
;
import
from
LibItsDenm_TypesAndValues
all
;
import
from
DENM_PDU_Descriptions
language
"ASN.1:1997"
all
;
import
from
ITS_Container
language
"ASN.1:1997"
all
;
// LibItsDenm
import
from
LibItsDenm_TypesAndValues
all
;
group
portDefinitions
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment