Skip to content

Add separate test suite for not impl thread tests

Mark Horvath requested to merge update-not-impl-threading-tests into main

Some tests about checking not implemented parameter sets were used the parametrized thread test suite, so these tests were run with a lot of sizes and thread counts. But it is enough to run these test cases once.

Merge request reports

Loading