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
ba58b0d7
Commit
ba58b0d7
authored
Oct 28, 2021
by
YannGarcia
Browse files
Merging TTF002 in TTF011 - Phase1: AtsCAM, AtsDENM, AtsGeoNetworking, AtsSecurity, AtsPki
parent
059c75d6
Changes
3
Hide whitespace changes
Inline
Side-by-side
ttcn/Common/module.mk
View file @
ba58b0d7
...
...
@@ -11,4 +11,6 @@ sources := \
ifeq
(,$(ITS_CONTAINER))
ITS_CONTAINER
:=
defined
sources
+=
../../asn1/cdd/ITS_Container.asn
else
sources
+=
$(ITS_CONTAINER)
# Set in config.mk
endif
ttcn/Http/LibItsHttp_BinaryMessageBodyTypes.ttcn
View file @
ba58b0d7
...
...
@@ -16,8 +16,8 @@ module LibItsHttp_BinaryMessageBodyTypes {
*/
// TODO Add here your custom binary import
// LibIts
import
from
I
EEE
1609
d
ot2BaseTypes
language
"ASN.1:1997"
all
;
import
from
I
EEE
1609
d
ot2
language
"ASN.1:1997"
all
;
import
from
I
eee
1609
D
ot2BaseTypes
language
"ASN.1:1997"
all
;
import
from
I
eee
1609
D
ot2
language
"ASN.1:1997"
all
;
import
from
EtsiTs102941BaseTypes
language
"ASN.1:1997"
all
;
import
from
EtsiTs102941TypesEnrolment
language
"ASN.1:1997"
all
;
import
from
EtsiTs102941MessagesCa
language
"ASN.1:1997"
all
;
...
...
ttcn/Http/LibItsHttp_BinaryTemplates.ttcn
View file @
ba58b0d7
...
...
@@ -15,8 +15,8 @@ module LibItsHttp_BinaryTemplates {
// TODO Add here your custom binary import
// LibIts
import
from
I
EEE
1609
d
ot2BaseTypes
language
"ASN.1:1997"
all
;
import
from
I
EEE
1609
d
ot2
language
"ASN.1:1997"
all
;
import
from
I
eee
1609
D
ot2BaseTypes
language
"ASN.1:1997"
all
;
import
from
I
eee
1609
D
ot2
language
"ASN.1:1997"
all
;
import
from
EtsiTs102941BaseTypes
language
"ASN.1:1997"
all
;
import
from
EtsiTs102941TypesEnrolment
language
"ASN.1:1997"
all
;
import
from
EtsiTs102941MessagesCa
language
"ASN.1:1997"
all
;
...
...
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