[RFC v1 1/1] dts: split enums from primary json schema
Paul Szczepanek
paul.szczepanek at arm.com
Wed Jan 8 11:05:35 CET 2025
On 07/08/2024 15:08, Nicholas Pratte wrote:
> Separating enums from the primary json schema might make it easier for
> incoming DTS developers and users to quickly identify what values are
> allowed in the config yaml file with relative ease. Moreover, separating
> values, such as available test suites, may streamline the test suite
> development process via a quick and simple reference to test suite
> enums.
>
> The other concern is that, as more test suites are developed, then the
> list of available test suites will become quite cumbersome. A list of
> possible test suites should be well-documented and easy to find,
> and separating test suite enums from the primary schema can achieve both
> of these needs.
>
> Signed-off-by: Nicholas Pratte <npratte at iol.unh.edu>
This is now redundant since pydantic validation has been merged. Closing.
More information about the dev
mailing list