Commit a602207c authored by Yann Garcia's avatar Yann Garcia
Browse files

Add missing TC in AtsSecurity

parent 80d17d53
Loading
Loading
Loading
Loading
Loading
+9 −8
Original line number Original line Diff line number Diff line
@@ -158,10 +158,8 @@ system.denmUtPort.params := "UT_DENM/UDP(dst_ip=192.168.1.21,dst_port=12345,src_


[EXECUTE]
[EXECUTE]


#Check that ITS-S sends a Ieee1609Dot2Data containing protocol version set to 3
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_MSG_01_BV

# --------------------- IMPILICT CERT ---------------------
# --------------------- IMPILICT CERT ---------------------
# TODO Add PICS to prevent unsupport IMP cert
# Check that IUT supports usage of implicit certificate for signing message
# Check that IUT supports usage of implicit certificate for signing message
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_IMPLICIT_CERT_01_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_IMPLICIT_CERT_01_BV


@@ -176,7 +174,7 @@ system.denmUtPort.params := "UT_DENM/UDP(dst_ip=192.168.1.21,dst_port=12345,src_


# ------------------------- CAM ---------------------------
# ------------------------- CAM ---------------------------
# Check that IUT sends the secured CAM using SignedData container.
# Check that IUT sends the secured CAM using SignedData container.
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_01_BV
ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_01_BV


# Check that IUT sends the secured CAM containing the HeaderInfo field psid set to 'AID_CAM'.
# Check that IUT sends the secured CAM containing the HeaderInfo field psid set to 'AID_CAM'.
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_02_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_02_BV
@@ -192,7 +190,7 @@ system.denmUtPort.params := "UT_DENM/UDP(dst_ip=192.168.1.21,dst_port=12345,src_
# Check that IUT calculate the digest of certificate using proper hash algorithm;
# Check that IUT calculate the digest of certificate using proper hash algorithm;
# Check that IUT canonicalize certificates before hash calculation.
# Check that IUT canonicalize certificates before hash calculation.
# PICS_SEC_NIST_P256
# PICS_SEC_NIST_P256
ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_A_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_A_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_AN_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_AN_BV
# PICS_SEC_BRAINPOOL_P256R1
# PICS_SEC_BRAINPOOL_P256R1
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_B_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_B_BV
@@ -280,11 +278,15 @@ ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_A_BV
# Check that IUT sends the secured CAM containing signature;
# Check that IUT sends the secured CAM containing signature;
# Check that the signature is calculated over the right fields
# Check that the signature is calculated over the right fields
#	and using right hash algorythm by cryptographically verifying the signature
#	and using right hash algorythm by cryptographically verifying the signature
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_21_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_21_A_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_21_B_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_21_C_BV


# Check that IUT sends the secured CAM containing  signature containing the ECC point of type set to
# Check that IUT sends the secured CAM containing  signature containing the ECC point of type set to
#	either compressed_lsb_y_0, compressed_lsb_y_1 or x_coordinate_only.
#	either compressed_lsb_y_0, compressed_lsb_y_1 or x_coordinate_only.
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_22_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_22_A_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_22_B_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_22_C_BV


# Check that IUT doesn't send secured CAMs if IUT is authorized with AT certificate doesn't allowing sending messages in this location.
# Check that IUT doesn't send secured CAMs if IUT is authorized with AT certificate doesn't allowing sending messages in this location.
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_23_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_23_BV
@@ -306,7 +308,6 @@ ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_05_A_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_27_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_27_BV


#--------------------------------------- DENM ------------------------------------------
#--------------------------------------- DENM ------------------------------------------
# Check that secured DENM is signed
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_DENM_01_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_DENM_01_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_DENM_02_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_DENM_02_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_DENM_03_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_DENM_03_BV
+6 −2
Original line number Original line Diff line number Diff line
@@ -274,11 +274,15 @@ ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_01_BV
# Check that IUT sends the secured CAM containing signature;
# Check that IUT sends the secured CAM containing signature;
# Check that the signature is calculated over the right fields
# Check that the signature is calculated over the right fields
#	and using right hash algorythm by cryptographically verifying the signature
#	and using right hash algorythm by cryptographically verifying the signature
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_21_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_21_A_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_21_B_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_21_C_BV


# Check that IUT sends the secured CAM containing  signature containing the ECC point of type set to
# Check that IUT sends the secured CAM containing  signature containing the ECC point of type set to
#	either compressed_lsb_y_0, compressed_lsb_y_1 or x_coordinate_only.
#	either compressed_lsb_y_0, compressed_lsb_y_1 or x_coordinate_only.
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_22_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_22_A_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_22_B_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_22_C_BV


# Check that IUT doesn't send secured CAMs if IUT is authorized with AT certificate doesn't allowing sending messages in this location.
# Check that IUT doesn't send secured CAMs if IUT is authorized with AT certificate doesn't allowing sending messages in this location.
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_23_BV
#ItsSecurity_TestCases.TC_SEC_ITSS_SND_CAM_23_BV