Hi.
> I tried two runtest commands given below (output is also given
> below). Can you please guide me how to run specific set of tests
> for example say i would like to run only tests
> gcc.target/i386/avx-vaddpd-1.c and
> gcc.target/i386/avx-vaddpd-256-1.c ?
Try:
make RUNTESTFLAGS=i386.exp=a
Hi All,
I am uable to run a selective set of tests in gcc-4.5.1 test suite which
uses dejagnu framework.
I tried two runtest commands given below (output is also given below).
Can you please guide me how to run specific set of tests for example say i
would like to run only tests gcc.target/i386/a