[RTEMS Project] #2963: Add a testsuite top level confguration file that is common to all tests.

RTEMS trac trac at rtems.org
Fri Mar 31 04:59:42 UTC 2017


#2963: Add a testsuite top level confguration file that is common to all tests.
-------------------------+------------------------------
 Reporter:  Chris Johns  |       Owner:  joel.sherrill@…
     Type:  defect       |      Status:  assigned
 Priority:  normal       |   Milestone:  4.12.0
Component:  testing      |     Version:  4.12
 Severity:  normal       |  Resolution:
 Keywords:  testing      |
-------------------------+------------------------------

Comment (by Sebastian Huber):

 I am not very fond of global files. The tests should be self contained.
 Maybe add some special comments to the test sources like in the GCC test
 suite?
 {{{
 /* { dg-options "-mthumb -Os" } */
 /* { dg-require-effective-target arm_thumb2_ok } */
 /* { dg-final { scan-assembler "ands" } } */
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2963#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list