This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Allow listing of testsuite tests (a la mkcheck)


Phil Edwards <pedwards@disaster.jaj.com> writes:

| One of the things I liked using with mkcheck was the "mkcheckfiles"
| listing of source files.  If a testsuite run showed a problematic test,
| the generated mkcheckfiles could be trimmed down to that test(s).  Then the
| testsuite would only run those tests.

That feature normally falls under the philosophy of runtest_file_p
(from DejaGnu/utils.exp).

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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