This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFC 1/3] New make target 'check-perf' and new dir gdb.perf


Doug> An alternative is as Tom suggests, do something like
Doug> "if [skip_perf_tests] ..." at the top of each perf.exp file.

The specific reason I wanted this was so that a plain "runtest" would do
the "right" thing.  To ask for performance tests you'd have to write
something like "runtest GDB_PERFORMANCE=yes"; which the Makefile can
easily do.

Tom


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