This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: testsuite for libgomp and so on...


On 9/27/07, Ben Elliston <bje@au1.ibm.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]