This is the mail archive of the gcc-patches@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: [PATCH,TESTSUITE]Add AVR testsuite.


On Sat, 2008-05-31 at 14:30 -0400, Andy H wrote:
> Attached patch creates target specific testsuite for AVR.
> 
> This will be used for tests that are AVR specific, which would include 
> asm, function/data attributes, compile options etc.
> 
> Adds expect files testsuite/gcc.target/avr/avr.exp and 
> testsuite/gcc.target/avr/torture/avr-torture.exp.
> 
> Both expect files only accept avr-*-* target and return otherwise.
> 
> avr-torture testsuite overrides defaults to provide AVR specific options.
> 
> Two placeholder tests are included for now.
> 
> 
> Ok for 4.4 mainline?
> 
> 
> 
> 2008-05-31  Andy Hutchinson  <hutchinsonandy@aim.com>
> 
>     * gcc.target/avr/avr.exp: Add avr testsuite.
>     * gcc.target/avr/trivial.c: Add simple test.
>     * gcc.target/avr/torture/avr-torture.exp: Add avr-torture testsuite.
>     * gcc.target/avr/torture/trivial.c: Add simple test.

OK, assuming this has been tested.  The patch seems to have
been included twice.

Janis


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