From af4bd8315dab5872876aebc86cd287058bdc116e Mon Sep 17 00:00:00 2001 From: Sujana M Date: Thu, 28 Sep 2023 19:55:34 +0530 Subject: [PATCH] Addition of Missing Rule ID - Added missing Rule ID to PCIe test p042 - Respective change made in testcase checklist Signed-off-by: Sujana M --- docs/Arm_SBSA_testcase-checklist.rst | 2 +- test_pool/pcie/operating_system/test_p042.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Arm_SBSA_testcase-checklist.rst b/docs/Arm_SBSA_testcase-checklist.rst index d5432f7d..a724a68b 100644 --- a/docs/Arm_SBSA_testcase-checklist.rst +++ b/docs/Arm_SBSA_testcase-checklist.rst @@ -183,7 +183,7 @@ The below table provides the following details +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ |841 |Check MSI and MSI-X support rule |L6 |RE_INT_1, IE_INT_1 |Yes |Yes |Yes |No |No | +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ -|842 |Check Power Management rules |L6 |RE_PWR_1 |Yes |Yes |Yes |No |No | +|842 |Check Power Management rules |L6 |RE_PWR_1, IE_PWR_1 |Yes |Yes |Yes |No |No | +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ |843 |Check ARI forwarding enable rule |L6 |PCI_IN_17 |Yes |Yes |Yes |No |No | +-------+--------------------------------------------+-----+----------------------------------------------------+----------------+----+----------+-----+-------------------+ diff --git a/test_pool/pcie/operating_system/test_p042.c b/test_pool/pcie/operating_system/test_p042.c index 20e1513d..89f4ab52 100644 --- a/test_pool/pcie/operating_system/test_p042.c +++ b/test_pool/pcie/operating_system/test_p042.c @@ -1,5 +1,5 @@ /** @file - * Copyright (c) 2020-2023 Arm Limited or its affiliates. All rights reserved. + * Copyright (c) 2020-2023, Arm Limited or its affiliates. All rights reserved. * SPDX-License-Identifier : Apache-2.0 * Licensed under the Apache License, Version 2.0 (the "License"); @@ -24,7 +24,7 @@ #define TEST_NUM (AVS_PCIE_TEST_NUM_BASE + 42) #define TEST_DESC "Check Power Management rules " -#define TEST_RULE "RE_PWR_1" +#define TEST_RULE "RE_PWR_1, IE_PWR_1" static void