On 9/27/07, Ben Elliston <[EMAIL PROTECTED]> wrote:
> libcpp has a testsuite of sorts, GCC's testsuite. ;-)
Plus part of GCC's testsuite, there is a preprocessor testcases which
are located at gcc.dg/cpp .

libssp is tested by two testcases in the gcc testsuite, gcc.dg/ssp-1.c
and gcc.dg/ssp-2.c (though it should be noted libssp is not always
built even if -fstack-protection is supported).

Also there is no testsuite for libgfortran and libobjc but those are
both tested by the fortran and Objective-C testcases, respectively.

Thanks,
Andrew Pinski

Reply via email to