project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
42 stars 24 forks source link

[Feature] Support for Platform Certification workflow #467

Open fabiowmm opened 1 month ago

fabiowmm commented 1 month ago

Feature description

Platform Certification is a new workflow which enables shorter certification test runs when the product is derived from a platform which has been already certified. Test cases will be categorized as platform-only, product-only and platform+product via new PICS codes and TH will use that for TC selection.

Use Cases

  1. Load a PICS file into TH
  2. TH will select the TCs matching the PICS values in the file.

Test Cases

No response

Additional Information

N/A