Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix gdb.python tests fails on remote host
@ 2014-09-17 12:21 Yao Qi
  2014-09-17 12:21 ` [PATCH 2/3] Fix file name matching " Yao Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Yao Qi @ 2014-09-17 12:21 UTC (permalink / raw)
  To: gdb-patches

This patch set fixes part of gdb.python test fails on remote host
we've seen.  Patch 1 is a simple clean up.  Patch 2 is to adjust
tests on file name matching because the directory name may not
exist on host.  Patch 3 is to adjust the test not match $srcdir/$subdir
as it doesn't exist on remote host at all.

There are still some other test fails on remote host, and I am
looking into them.  I post these three first for review.


*** BLURB HERE ***

Yao Qi (3):
  Clean up gdb.python/ tests
  Fix file name matching on remote host.
  Fix py-parameter.exp for remote host

 gdb/testsuite/gdb.python/py-parameter.exp |  8 +++++++-
 gdb/testsuite/gdb.python/py-symbol.exp    |  7 ++++++-
 gdb/testsuite/gdb.python/py-symtab.exp    | 12 +++++++++---
 gdb/testsuite/gdb.python/python.exp       | 18 +++++++++++++++---
 4 files changed, 37 insertions(+), 8 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-10-15  7:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-17 12:21 [PATCH 0/3] Fix gdb.python tests fails on remote host Yao Qi
2014-09-17 12:21 ` [PATCH 2/3] Fix file name matching " Yao Qi
2014-10-15  7:35   ` Yao Qi
2014-09-17 12:21 ` [PATCH 1/3] Clean up gdb.python/ tests Yao Qi
2014-09-17 17:33   ` Sergio Durigan Junior
2014-09-17 12:21 ` [PATCH 3/3] Fix py-parameter.exp for remote host Yao Qi
2014-09-24 13:11 ` [PATCH 0/3] Fix gdb.python tests fails on " Yao Qi
2014-10-07 13:58   ` Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox