To use testsuite for unit testing gcc for target
RICHU NORMAN
richunorman@cusat.ac.in
Wed Mar 30 16:31:22 GMT 2022
Thanks, I'll check it out.
On Wed, Mar 30, 2022, 7:35 PM Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On Wed, 30 Mar 2022 at 14:50, RICHU NORMAN wrote:
> >
> > Hi
> > I want to use testsuite for unit testing gcc for target riscv.Testsuite
> is
> > already available with the compiler.Could you suggest a sample or way to
> > use testsuite?
>
> I'm not sure exactly what you want to do, but the usual way is to
> build gcc and then run "make check".
>
> See https://gcc.gnu.org/install/test.html for more details, including
> how to run only part of the testsuite or how to change how the tests
> run.
>
More information about the Gcc-help
mailing list