Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
809cffe2
Commit
809cffe2
authored
Mar 12, 2020
by
YannGarcia
Browse files
Review TTCN-3 code
parent
8513dd85
Changes
6
Expand all
Show whitespace changes
Inline
Side-by-side
ttcn/AtsCAM/ItsCam_TestControl.ttcn
View file @
809cffe2
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
module
ItsCam_TestControl
{
module
ItsCam_TestControl
{
// ATS CAM
// ATS CAM
import
from
ItsCam_TestCases
{
testcase
all
}
;
import
from
ItsCam_TestCases
all
;
// LibIts
// LibIts
import
from
LibItsCam_Pics
all
;
import
from
LibItsCam_Pics
all
;
...
...
ttcn/AtsDENM/ItsDenm_TestControl.ttcn
View file @
809cffe2
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
module
ItsDenm_TestControl
{
module
ItsDenm_TestControl
{
// ATS DENM
// ATS DENM
import
from
ItsDenm_TestCases
{
testcase
all
;
}
import
from
ItsDenm_TestCases
all
;
// LibIts
// LibIts
import
from
LibItsDenm_Pics
all
;
import
from
LibItsDenm_Pics
all
;
...
...
ttcn/AtsGeoNetworking/ItsGeoNetworking_TestControl.ttcn
View file @
809cffe2
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
module
ItsGeoNetworking_TestControl
{
module
ItsGeoNetworking_TestControl
{
// ATS GeoNetworking
// ATS GeoNetworking
import
from
ItsGeoNetworking_TestCases
{
testcase
all
}
;
import
from
ItsGeoNetworking_TestCases
all
;
// LibItsGeoNetworking
// LibItsGeoNetworking
import
from
LibItsGeoNetworking_Pics
all
;
import
from
LibItsGeoNetworking_Pics
all
;
...
...
ttcn/AtsGeoNetworking/ItsGeoNetworking_TpFunctions.ttcn
View file @
809cffe2
This diff is collapsed.
Click to expand it.
ttcn/AtsPki/ItsPki_TestCases.ttcn
View file @
809cffe2
This diff is collapsed.
Click to expand it.
LibIts
@
9ee2927d
Compare
afb30ae0
...
9ee2927d
Subproject commit
afb30ae0801caaf3c3190e5eacdb31921f5b2631
Subproject commit
9ee2927d05591ca6f2fee4aff7b87605fe5e10f7
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