Skip to content

Fix groupoff4 test

I fixed groupoff4 test for MDIP but it still crahsed for another issue.

So, i added CHECK func. you can find Check func as like below. testMode is -1 in some cases.

CHECK( testMode < 0, "testMode is invalid" );

Merge request reports

Loading