diff --git a/src/app/tests/suites/certification/Test_TC_BINFO_2_1.yaml b/src/app/tests/suites/certification/Test_TC_BINFO_2_1.yaml index ef66ccc6463ef9..f0a4e03a0a2705 100644 --- a/src/app/tests/suites/certification/Test_TC_BINFO_2_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_BINFO_2_1.yaml @@ -740,8 +740,8 @@ tests: saveAs: IsExpectedValue - label: - "Step 62: SpecificationVersion the value should in the inclusive range - of (0 to 4294967295) and the initial 7 bits are set to zero." + "Step 62: SpecificationVersion value should in the inclusive range of + (0 to 4294967295) and the initial 7 bits are set to zero." runIf: "!IsExpectedValue" PICS: BINFO.S.A0015 command: "readAttribute" @@ -777,11 +777,14 @@ tests: attribute: "MaxPathsPerInvoke" response: saveAs: MaxPathsPerInvokeValue + constraints: + minValue: 1 + maxValue: 65535 - label: "Step 66: TH sends Write request message to DUT to change MaxPathsPerInvoke to a different value." - PICS: BINFO.S.A0015 + PICS: BINFO.S.A0016 command: "writeAttribute" attribute: "MaxPathsPerInvoke" arguments: @@ -790,7 +793,7 @@ tests: error: UNSUPPORTED_WRITE - label: "Step 67: TH reads MaxPathsPerInvoke attribute from DUT" - PICS: BINFO.S.A0015 + PICS: BINFO.S.A0016 command: "readAttribute" attribute: "MaxPathsPerInvoke" response: