Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
6348fc18
Commit
6348fc18
authored
Dec 17, 2020
by
Yann Garcia
Browse files
Resolve merge conflict in ItsSpatem_TpFunctions
parents
c08f1aaa
d27f7fe9
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2142 additions
and
478 deletions
+2142
-478
ttcn/AtsMapemSpatem/ItsSpatem_TestCases.ttcn
ttcn/AtsMapemSpatem/ItsSpatem_TestCases.ttcn
+7
-7
ttcn/AtsMapemSpatem/ItsSpatem_TpFunctions.ttcn
ttcn/AtsMapemSpatem/ItsSpatem_TpFunctions.ttcn
+2135
-471
No files found.
ttcn/AtsMapemSpatem/ItsSpatem_TestCases.ttcn
View file @
6348fc18
...
...
@@ -395,7 +395,7 @@ module ItsSpatem_TestCases {
* @see ETSI TS 103 191-2 v1.2.5 TP_IS_TLM_GEN_MSGF_BV_08
* @reference CEN ISO/TS 19091 [4], clause 6.7.11
*/
testcase
TC_IS_TLM_GEN_MSGF_BV_08
()
runs
on
ItsM
apemSpatem
system
ItsMapemSpatemSystem
{
testcase
TC_IS_TLM_GEN_MSGF_BV_08
()
runs
on
ItsM
tc
{
f_IS_TLM_GEN_MSGF_BV_08
();
...
...
@@ -459,7 +459,7 @@ module ItsSpatem_TestCases {
* @see ETSI TS 103 191-2 v1.2.5 TP_IS_TLM_GEN_MSGF_BV_09
* @reference CEN ISO/TS 19091 [4], clauses 6.7.13, 6.7.14
*/
testcase
TC_IS_TLM_GEN_MSGF_BV_09
()
runs
on
ItsM
apemSpatem
system
ItsMapemSpatemSystem
{
testcase
TC_IS_TLM_GEN_MSGF_BV_09
()
runs
on
ItsM
tc
{
f_IS_TLM_GEN_MSGF_BV_09
();
...
...
@@ -506,7 +506,7 @@ module ItsSpatem_TestCases {
* @see ETSI TS 103 191-2 v1.2.5 TP_IS_TLM_GEN_MSGF_BV_10
* @reference CEN ISO/TS 19091 [4], clauses G.5.1.4 and G.8.2.5.2
*/
testcase
TC_IS_TLM_GEN_MSGF_BV_10
()
runs
on
ItsM
apemSpatem
system
ItsMapemSpatemSystem
{
testcase
TC_IS_TLM_GEN_MSGF_BV_10
()
runs
on
ItsM
tc
{
f_IS_TLM_GEN_MSGF_BV_10
();
...
...
@@ -561,7 +561,7 @@ module ItsSpatem_TestCases {
* @see ETSI TS 103 191-2 v1.2.5 TP_IS_TLM_GEN_MSGF_BV_12
* @reference CEN ISO/TS 19091 [4], clauses 6.7.16
*/
testcase
TC_IS_TLM_GEN_MSGF_BV_11
()
runs
on
ItsM
apemSpatem
system
ItsMapemSpatemSystem
{
testcase
TC_IS_TLM_GEN_MSGF_BV_11
()
runs
on
ItsM
tc
{
f_IS_TLM_GEN_MSGF_BV_11
();
...
...
@@ -621,7 +621,7 @@ module ItsSpatem_TestCases {
* @see ETSI TS 103 191-2 v1.2.5 TP_IS_TLM_GEN_MSGF_BV_12
* @reference CEN ISO/TS 19091 [4], clauses 6.7.18
*/
testcase
TC_IS_TLM_GEN_MSGF_BV_12
()
runs
on
ItsM
apemSpatem
system
ItsMapemSpatemSystem
{
testcase
TC_IS_TLM_GEN_MSGF_BV_12
()
runs
on
ItsM
tc
{
f_IS_TLM_GEN_MSGF_BV_12
();
...
...
@@ -682,7 +682,7 @@ module ItsSpatem_TestCases {
* @see ETSI TS 103 191-2 v1.2.5 TP_IS_TLM_GEN_MSGF_BV_13
* @reference CEN ISO/TS 19091 [4], clauses 6.7.19
*/
testcase
TC_IS_TLM_GEN_MSGF_BV_13
()
runs
on
ItsM
apemSpatem
system
ItsMapemSpatemSystem
{
testcase
TC_IS_TLM_GEN_MSGF_BV_13
()
runs
on
ItsM
tc
{
f_IS_TLM_GEN_MSGF_BV_13
();
...
...
@@ -734,7 +734,7 @@ module ItsSpatem_TestCases {
* @see ETSI TS 103 191-2 v1.2.5 TP_IS_TLM_GEN_MSGF_BV_13
* @reference CEN ISO/TS 19091 [4], clauses 6.7.20, 6.7.21
*/
testcase
TC_IS_TLM_GEN_MSGF_BV_14
()
runs
on
ItsM
apemSpatem
system
ItsMapemSpatemSystem
{
testcase
TC_IS_TLM_GEN_MSGF_BV_14
()
runs
on
ItsM
tc
{
f_IS_TLM_GEN_MSGF_BV_14
();
...
...
ttcn/AtsMapemSpatem/ItsSpatem_TpFunctions.ttcn
View file @
6348fc18
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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