What Our Users Say
“…Right from the start we believed that the test coverage of SuperTest was significantly better than other compiler validation suites on the market, and certainly better than the GCC test suite. Over the past few years that has proved true, because SuperTest has identified several generic bugs in new releases of GCC that were not picked up by the GCC suite, some of which were relatively severe code generation issues.”
“…Although it’s not SuperTest’s primary function, we also use it to measure code size and performance. The beauty of using it for this purpose is that all of SuperTest’s validation tests are relatively small in terms of program size, which means that discovering why a section of code has changed either in size of performance is relatively straightforward.”
“…Thanks to SuperTest, the quality of our compiler has increased significantly.”
“…Yes, we are believers that SuperTest catches far more than just conformance issues. We recently encountered an extremely serious code generation issue, it would have been an absolute “show stopping” bug. We do heavy testing with hundreds of test suites, real life code bases, benchmarks, plus more, and the only one that caught this bug was a SolidSands SuperTest case.”
“…SuperTest helped us to find the problems in our compiler far more quickly than otherwise would have been possible. In comparison with the license and maintenance fees, we saved more than twice the amount in our efforts in improving the compiler quality.”
“… SuperTest is my primary regression test bench. I’d start using it very early in future compiler projects. It is a really valuable tool for us. The verbose mode is wonderful for pointing me at the failing section of code. SuperTest found us implementation holes, implementation bugs, documentation errors, simulation bugs and many regressions.”
“…GNU testing alone doesn’t provide anywhere near enough test coverage. SuperTest not only provides significantly better coverage, but also does it with less run time and better reporting.”
“…We found your compiler validation suite to be superior to the others.”
“…We were able to easily integrate the SuperTest compiler tests into our continuous integration pipeline, helping us to commit to the high-quality level of compiler analysis that our customers expect.”
“…When we upgrade the compiler, we use SuperTest to check it and enforce internal rules such as optimizations that we should not use, so that we no longer have the problem of having to revert to a previous version.”
“…While our compilation tools have a good reputation, we would like to further increase the test coverage for our customers and SuperTest is the right tool to secure the excellent quality of our products.”
“…Since we started using SuperTest, not a single customer has reported finding a code generation problem with the C compiler.”
“…The test cases are well documented and tell you exactly where the problem is.”
“…SuperTest detected a lot of errors during our developments. Running the test suite successfully gave us enough confidence about the quality of each compiler version to be released to a next stage.”
“…One of the strengths of SuperTest was that it delivered on its promise of being an ‘out-of-the-box’ solution.”
“…SuperTest provides confidence in the scope and stability of our compiler. We view it as the prime step into testing our compiler. Regular use of SuperTest identifies regression problems in a timely manner. We use SuperTest at least weekly.”
“…Through its systematic testing, compiler stressing and corner cases, SuperTest revealed possibly hundreds of issues in our compilers.”