Tennessee Carmel-Veilleux

Results 33 issues of Tennessee Carmel-Veilleux

#### Problem Now that we have Python tests that in `src/python_testing` that are meant to eventually be used for cert, and follow official cert test plans, it means they are...

workflows
python

#### Problem TC-RR-1.1 (https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/minimal_resource_reqs.adoc#tc-rr-1-1-minimal-resource-requirements-for-matter-node) is a resources minima test that exercises a large number facets too difficult to manually orchestrate with chip-tool. #### Proposed Solution The test needs to be...

testing
python
cert
automation
tests
needs certification test

#### Problem TC-OPCREDS-3.1 (https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/devicemanagement.adoc#tc-opcreds-3-1-attribute-nocs-trustedrootcertificates-list-validation-dut-server) is very complex test that requires particular procedures not realizable by hand with chip-tool, especially regarding complex cryptographic values. #### Proposed Solution Implement TC-OPCREDS-3.1 with `matter_testing_support`...

testing
python
automation
tests
needs certification test

#### Problem TC-DA-1.5 (https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/deviceattestation.adoc#415-tc-da-15-nocsr-procedure-validation-dut---commissionee) is very complex test that requires particular procedures not realizable by hand with chip-tool, especially regarding complex data dependencies and value mutations. #### Proposed Solution Implement...

testing
python
cert
automation
tests
needs certification test

#### Problem TC-OPCREDS-3.5 (https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/devicemanagement.adoc#tc-opcreds-3-5-noc-check-for-updatenoc-dut-server) is very complex test that requires particular procedures not realizable by hand with chip-tool, especially regarding complex cryptographic values. #### Proposed Solution Implement TC-OPCREDS-3.5 with `matter_testing_support`...

testing
python
cert
automation
tests
needs certification test

#### Problem TC-OPCREDS-3.4 (https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/devicemanagement.adoc#tc-opcreds-3-4-updatenoc-error-condition-dut-server) is very complex test that requires particular procedures not realizable by hand with chip-tool, especially regarding complex cryptographic values. #### Proposed Solution Implement TC-OPCREDS-3.4 with `matter_testing_support`...

testing
python
cert
automation
tests
needs certification test

#### Problem TC-OPCREDS-3.2 (https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/devicemanagement.adoc#tc-opcreds-3-2-attribute-currentfabricindex-validation-dut-server) is very complex test that requires particular procedures not realizable by hand with chip-tool, especially regarding complex cryptographic values. #### Proposed Solution Implement TC-OPCREDS-3.2 with `matter_testing_support`...

testing
python
cert
automation
tests
needs certification test

#### Problem There is no "freestanding" implementation of the Device Attestation validation procedure that could be executed by implementers and by CSG test harness based on responses obtained, to ascertain...

attestation
Test Harness
cert
needs more info
sdk requirements from test harness
v1_secondary_triage
tcv-dri-triage-temp
v1.1
CSG_1.x

#### Problem The Device Attestation procedure and the NOCSR procedure are both too complex and have too many data dependencies to be tested with basic cluster read/write/invoke. They require gathering...

attestation
Test Harness
cert
needs more info
sdk requirements from test harness
automation
tcv-dri-triage-temp
V1_FC
v1.1
CSG_1.x

#### Problem Found during internal security review at Google. In either of these cases, a resumption has successfully occurred: - When Initiator resumed and received a Sigma2 Resume that was...

secure channel
p1
V1.0
security