Open
Description
when making any changes to the fixtures.h file, the entire CTS test suite will need to be rebuilt. To improve the CTS tests development experience, we could split this dependence on the fixtures file.
Some of the suggested solutions:
- Split fixtures file to multiple files.
- Add a cmake/env variable that would filter the built tests.