certification-tool icon indicating copy to clipboard operation
certification-tool copied to clipboard

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.

Results 203 certification-tool issues
Sort by recently updated
recently updated
newest added

### Describe the bug Building the Thread network from the script file failed due to an invalid parameter for the Radio URL, probably because` /dev/radio `could not be found, but`...

bug
Awaiting Dev Feedback

From chip-certification-tool-backend created by [sholagi](https://github.com/sholagi): CHIP-Specifications/chip-certification-tool-backend#296 In #289, we introduced a workaround to ensure operator was explicitly loaded (wasn't before due to lazy loading). This should be refactored, to use...

v1.4
Blocked

From chip-certification-tool created by [mikaelhm](https://github.com/mikaelhm): CHIP-Specifications/chip-certification-tool#816 Once the frontend support the new project format, we can remove the TestRunConfig completely and require TestRunExecutions to be created with selected_tests directly. ![image](https://github.com/CHIP-Specifications/chip-certification-tool/assets/130402456/b7a5102c-7674-4c20-a7a3-249b764b6d50)...

v1.x
Frontend

From chip-certification-tool-frontend created by [karthick-grl](https://github.com/karthick-grl): CHIP-Specifications/chip-certification-tool-frontend#133 Initial testcases proposed, 1. Testcase to populate continues console logs (may be in millions) top check if UI can handle it properly 2. Need...

Frontend

From chip-certification-tool created by [fabiowmm](https://github.com/fabiowmm): CHIP-Specifications/chip-certification-tool#684 Some test cases specify application nodes with different capabilities at different test steps. Is it possible to have the TH backend to launch different...

v1.x
Feature

From chip-certification-tool-frontend created by [antonio-amjr](https://github.com/antonio-amjr): CHIP-Specifications/chip-certification-tool-frontend#191 This is a feature request. Let me know if it's easy/possible as well. Would be great to be able to drag and drop PICS...

enhancement
Feature
Frontend

From chip-certification-tool created by [Rajashreekalmane](https://github.com/Rajashreekalmane): CHIP-Specifications/chip-certification-tool#986 ### Describe the bug If we run the UI test runner by selecting one or two test cases, there are no issues. However, when...

bug
blocked

From chip-certification-tool created by [ccruzagralopes](https://github.com/ccruzagralopes): CHIP-Specifications/chip-certification-tool#983 ### Describe the bug The test execution in TH is hanging when the user closes a prompt from a test step in a simulated...

bug
blocked

From chip-certification-tool created by [jrhees-cae](https://github.com/jrhees-cae): CHIP-Specifications/chip-certification-tool#979 ### Describe the bug On occasion, chip-tool will fail with "Incorrect State". This is especially prevalent on UI-Semi-Automated tests where both OTBR/TH and manual...

bug

From chip-certification-tool created by [AlvinHsiao](https://github.com/AlvinHsiao): CHIP-Specifications/chip-certification-tool#968 ### Describe the bug #4 returns status = 0x87 (CONSTRAINT_ERROR) instead of the expected error codes on receiving set-regulatory-config command. ### Steps to reproduce...

bug
Awaiting Dev Feedback