Add separate test suite for not impl thread tests
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.