From 67a6c1c94eb91ce31a1680242107dea95e313180 Mon Sep 17 00:00:00 2001 From: raul-marquez-csa Date: Wed, 20 Mar 2024 16:06:52 -0700 Subject: [PATCH] Updates Test_TC_BRBINFO_1_1.yaml, Test_TC_TSUIC_1_1.yaml --- .../tests/suites/certification/Test_TC_BRBINFO_1_1.yaml | 2 +- src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml b/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml index ef95ddd67bb3b9..4cbc376544302a 100644 --- a/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml @@ -39,7 +39,7 @@ tests: command: "readAttribute" attribute: "ClusterRevision" response: - value: 2 + value: 3 constraints: type: int16u diff --git a/src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml b/src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml index 066267b9117be0..333a81dc7b71a8 100644 --- a/src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml @@ -85,17 +85,17 @@ tests: constraints: type: list - - label: "Step 6: TH reads from the DUT the AcceptedCommandList attribute." + - label: "Step 6: TH reads from the DUT the GeneratedCommandList attribute." command: "readAttribute" - attribute: "AcceptedCommandList" + attribute: "GeneratedCommandList" response: value: [] constraints: type: list - - label: "Step 7: TH reads from the DUT the GeneratedCommandList attribute." + - label: "Step 7: TH reads from the DUT the AcceptedCommandList attribute." command: "readAttribute" - attribute: "GeneratedCommandList" + attribute: "AcceptedCommandList" response: value: [] constraints: