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/gcc.test-framework to check test directives


On Wed, 26 Jan 2005, Janis Johnson wrote:

> This patch adds a set of tests that will probably only be used by me and
> by people testing drop-in replacements to DejaGnu for running the GCC
> testsuite.  By default it is skipped, but if CHECK_TEST_FRAMEWORK is
> defined then it generates thousands of tests in the build directory and
> runs them.  This is testing the testsuite infrastructure, so individual
> tests are expected to be FAIL, XFAIL, UNSUPPORTED, etc.  The expected
> result is encoded in the name of the test, and an awk script checks these
> and reports results.

Would the framework for testing the testsuite infrastructure obsolete the 
present tests gcc.misc-tests/dg-*?

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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