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]

testsuite location for adding new tests


Hi,

As part of our thread safety annotation/analysis effort, we created
about 17 new test cases that we would like to add to the gcc
testsuite. Should we create a new sub-directory under testsuite/g++.dg
(say, for example, g++.dg/thread-ann)? Or should we add them to an
existing sub-dir, e.g. testsuite/g++.dg/warn? (Some of the test cases
would cause the compiler to emit thread safety warning messages, but
some of them are "good" cases that no warning should be generated. So
we are not sure if they should all go to g++.dg/warn.) Thanks,

Le-chun


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