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
0d5b9217
Commit
0d5b9217
authored
Dec 16, 2016
by
garciay
Browse files
Rename TC_IS_IVI_MSP_BV_01 into TC_IS_IVI_MSGF_BV_01
parent
92a1e118
Changes
2
Hide whitespace changes
Inline
Side-by-side
ttcn/AtsIVIM/ItsIvim_TestCases.ttcn
View file @
0d5b9217
...
...
@@ -772,7 +772,7 @@ module ItsIvim_TestCases {
* @see ETSI TS 103 191-2 v1.2.1 TP_IS_IVI_MSGF_BV_02
* @reference ETSI TS 103 301 v1.1.1 Clause 7.4.3.2
*/
testcase
TC_IS_IVI_MS
P
_BV_01
()
runs
on
ItsIvim
system
ItsIvimSystem
{
testcase
TC_IS_IVI_MS
GF
_BV_01
()
runs
on
ItsIvim
system
ItsIvimSystem
{
f_IS_IVI_MSGF_BV_02
();
...
...
ttcn/AtsIVIM/ItsIvim_TestControl.ttcn
View file @
0d5b9217
...
...
@@ -49,7 +49,7 @@ module ItsIvim_TestControl {
execute
(
TC_IS_IVI_EVRP_BV_02
());
}
if
(
PICS_IVIM_RECEPTION
)
{
execute
(
TC_IS_IVI_MS
P
_BV_01
());
execute
(
TC_IS_IVI_MS
GF
_BV_01
());
}
}
...
...
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