From 7948e99f702f0e0b833083b40267949025da8236 Mon Sep 17 00:00:00 2001 From: fcferreira Date: Fri, 20 Sep 2019 15:57:58 +0100 Subject: [PATCH] Fix PIC_NOTIFICATIONS misuse. --- Test Purposes/SRV/SRVSUB/PlatSrvSubscriptions.tplan2 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Test Purposes/SRV/SRVSUB/PlatSrvSubscriptions.tplan2 b/Test Purposes/SRV/SRVSUB/PlatSrvSubscriptions.tplan2 index ecae0de..419efca 100644 --- a/Test Purposes/SRV/SRVSUB/PlatSrvSubscriptions.tplan2 +++ b/Test Purposes/SRV/SRVSUB/PlatSrvSubscriptions.tplan2 @@ -33,7 +33,7 @@ Package MEC_SRV_SRVSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -76,7 +76,7 @@ Package MEC_SRV_SRVSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -218,7 +218,7 @@ Package MEC_SRV_SRVSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -267,7 +267,7 @@ Package MEC_SRV_SRVSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -310,7 +310,7 @@ Package MEC_SRV_SRVSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -354,7 +354,7 @@ Package MEC_SRV_SRVSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and -- GitLab