Commit 65a82fa0 authored by garciay's avatar garciay
Browse files

Review MAPEM TPs

parent 66e42d0e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -129,8 +129,7 @@ encoding//root/Requirements/IS_RLT/IS_RLT_01/TP_IS_RLT_MSGF_BV_02.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02/TP_IS_RLT_EVGN_BV_01.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02/TP_IS_RLT_EVGN_BV_02.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02/TP_IS_RLT_INFO_BV_03.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02/TP_IS_RLT_INFO_BV_04.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02/TP_IS_RLT_EVGN_BV_03.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_03.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_03/TP_IS_RLT_COM_BV_01.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_04.json=UTF-8
+11 −2
Original line number Diff line number Diff line
{
    "attributes": {
        "PICS_MAPEM_GENERATION": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "PICS_MAPEM_GENERATION",
            "newvalue": "true",
            "origin": "a7b2b299-e1be-425d-81fd-54d244f16ab1",
            "type": "BOOL",
            "value": "true"
        },
        "PICS_RSU_ROLE": {
            "availability": "LOCAL",
            "isGenerated": false,
@@ -40,10 +49,10 @@
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "_status",
            "newvalue": "in process",
            "newvalue": "complete",
            "origin": "a7b2b299-e1be-425d-81fd-54d244f16ab1",
            "type": "STRING",
            "value": "in process"
            "value": "complete"
        },
        "_type": {
            "availability": "LOCAL",
+0 −59
Original line number Diff line number Diff line
{
    "attributes": {
        "PICS_RSU_ROLE": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "PICS_RSU_ROLE",
            "newvalue": true,
            "origin": "353e3b50-7948-4068-b4ec-c545949e127f",
            "type": "BOOL",
            "value": true
        },
        "_author": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "_author",
            "newvalue": "yann",
            "origin": "353e3b50-7948-4068-b4ec-c545949e127f",
            "type": "STRING",
            "value": "yann"
        },
        "_description": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "_description",
            "newvalue": "Check that RLT Service generates MAPEM are time ordered",
            "origin": "353e3b50-7948-4068-b4ec-c545949e127f",
            "type": "STRING",
            "value": "Check that RLT Service generates MAPEM are time ordered"
        },
        "_expectedResults": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "_expectedResults",
            "newvalue": "with\r\n\tthe IUT being in the \"initial state\"\r\n\tand the IUT has sent a MAPEM\r\nensure that\r\n\twhen\r\n\t\tseveral MAPEM are generated\r\n\tthen\r\n\t\tthe IUT sends MAPEM in time order",
            "origin": "353e3b50-7948-4068-b4ec-c545949e127f",
            "type": "STRING",
            "value": "with\r\n\tthe IUT being in the \"initial state\"\r\n\tand the IUT has sent a MAPEM\r\nensure that\r\n\twhen\r\n\t\tseveral MAPEM are generated\r\n\tthen\r\n\t\tthe IUT sends MAPEM in time order"
        },
        "_status": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "_status",
            "newvalue": "complete",
            "origin": "353e3b50-7948-4068-b4ec-c545949e127f",
            "type": "STRING",
            "value": "complete"
        },
        "_type": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "_type",
            "newvalue": "TestPurpose",
            "origin": "353e3b50-7948-4068-b4ec-c545949e127f",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "353e3b50-7948-4068-b4ec-c545949e127f"
}
 No newline at end of file
+9 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "PICS_RSU_ROLE": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "PICS_RSU_ROLE",
            "newvalue": "true",
            "origin": "c1d0c04c-6c85-42dc-ab76-94a5d6435802",
            "type": "BOOL",
            "value": "true"
        },
        "PICS_SPATEM_GENERATION": {
            "availability": "LOCAL",
            "isGenerated": false,
+9 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "PICS_RSU_ROLE": {
            "availability": "LOCAL",
            "isGenerated": false,
            "key": "PICS_RSU_ROLE",
            "newvalue": "false",
            "origin": "80c0adc5-3394-47e7-b9af-1d98bed118aa",
            "type": "BOOL",
            "value": "false"
        },
        "PICS_SPATEM_RECEPTION": {
            "availability": "LOCAL",
            "isGenerated": false,
Loading