* @desc Check that the SensorInformation includes perceptionRegionShape if the sensor type is not undefined (0), localAggregation (12), itssAggregation (13)
* <pre>
* Pics Selection: PICS_CPM_GENERATION
* Initial conditions:
* with {
* the IUT being in the "initial state" and
* the IUT has not sent any CPM yet
* }
* Expected behaviour:
* ensure that {
* when {
* a CPM is generated
* }
* then {
* CPM is sent
* containing payload
* containing cpmContainers
* containing SensorInformationContainer
* containing SensorInformation
* containing sensorType
* indicating value other than 0, 12 or 13
* }
* }
* </pre>
*
* @see ETSI TS 104 018-2 V2.0.2 (2024-11) TP_CPS_MSGF_BV_15
* @reference ETSI TS 103 324 (V2.2.1), clause 7.1.6