ret.add(new SameClassUsedTwiceTest2());
ret.add(new RefTypeArrays());
ret.add(new StrictMathTest());
ret.add(new AtomicLongTest());
ret.add(new NativeStrictMathTest());
ret.add(new SuperClass());
ret.add(new StringTest());
ret.add(new String2Test());
ret.add(new StepFilterTest());
ret.add(new GpuListTest());
ret.add(new WhileTrueTest());