This is the mail archive of the gdb-patches@sources.redhat.com 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: [PATCH] use "verbose" for notification of not running a test


The asm-source.exp suppression was left messy to encourage people to
write the appropriate wrappers; it's really not hard to do.


OK, I understand the reasoning for the first suppression.

The second part of the patch is to shut up the testsuite when it can't
handle multilibs, which from the comment in the test file looks like
it would take significant work to support and isn't just a "per
target" issue.  Perhaps in this case it is more appropriate to just
silently skip the test.

At present it prints:


WARNING: Assembly source test -- multilibs not supported by this test.

then skips everything. That way the fact that the test was intentionally skipped is recorded in the test logs - makes comparing test results easier.

Andrew

(I just wish that the message was prefixed with the test case that it applied to)



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