Skip to content
Snippets Groups Projects
Commit edaf06cf authored by fischer's avatar fischer
Browse files

TCs added

parent d97d35ef
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,9 @@ group upperTester {
} // end of function
} // end of upperTester
} // end of upperTester
group configuration {
/**
......
......@@ -14,7 +14,7 @@ module LibItsCam_Templates {
template CamInd mw_camInd (in template CamPdu p_camMsg) := { msgIn := p_camMsg };
template CamReq m_camReq (in template CamPdu p_camMsg) := { msgOut := p_camMsg };
template CamPdu mw_camMsg_any := {
header := {
protocolVersion := 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment