public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed 0/6] [gdb/testsuite] Fix gdb.server for remote host
@ 2023-03-28 15:48 Tom de Vries
  2023-03-28 15:48 ` [pushed 1/6] [gdb/testsuite] Fix local-remote-host-native.exp for gdb.server tests Tom de Vries
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tom de Vries @ 2023-03-28 15:48 UTC (permalink / raw)
  To: gdb-patches

Fix gdb.server/*.exp for various host/target boards.

Results:
...
 $ ./test-all.sh
 HOST/TARGET: local
 # of expected failures          1
 # of expected passes            541
 # of unexpected core files      2
 # of unsupported tests          1
 HOST: local, TARGET: native-gdbserver
 # of expected failures          1
 # of expected passes            406
 # of unexpected core files      2
 # of unsupported tests          3
 HOST: local, TARGET: native-extended-gdbserver
 # of expected failures          1
 # of expected passes            569
 # of unexpected core files      3
 HOST: local, TARGET: native-stdio-gdbserver
 # of expected failures          1
 # of expected passes            406
 # of unexpected core files      2
 # of unsupported tests          3
 HOST: local, TARGET: remote-gdbserver-on-localhost
 # of expected failures          1
 # of expected passes            365
 # of unsupported tests          6
 HOST: local, TARGET: remote-stdio-gdbserver
 # of expected failures          1
 # of expected passes            365
 # of unsupported tests          6
 HOST: local, TARGET: remote-stdio-gdbserver-remotedir
 # of expected failures          1
 # of expected passes            365
 # of unsupported tests          6
 HOST: local-remote-host-notty, TARGET: native-gdbserver
 # of expected failures          1
 # of expected passes            375
 # of unexpected core files      2
 # of unsupported tests          5
 HOST: local-remote-host-notty, TARGET: native-extended-gdbserver
 # of expected failures          1
 # of expected passes            538
 # of unexpected core files      3
 # of unsupported tests          2
 HOST: local-remote-host-notty, TARGET: remote-gdbserver-on-localhost
 # of expected failures          1
 # of expected passes            351
 # of unsupported tests          7
 HOST: local-remote-host-notty, TARGET: remote-stdio-gdbserver
 # of expected failures          1
 # of expected passes            351
 # of unsupported tests          7
 HOST: local-remote-host-notty, TARGET: remote-stdio-gdbserver-remotedir
 # of expected failures          1
 # of expected passes            351
 # of unsupported tests          7
 HOST: local-remote-host, TARGET: native-gdbserver
 # of expected failures          1
 # of expected passes            375
 # of unexpected core files      2
 # of unsupported tests          5
 HOST: local-remote-host, TARGET: native-extended-gdbserver
 # of expected failures          1
 # of expected passes            538
 # of unexpected core files      3
 # of unsupported tests          2
 HOST: local-remote-host, TARGET: remote-gdbserver-on-localhost
 # of expected failures          1
 # of expected passes            351
 # of unsupported tests          7
 HOST: local-remote-host, TARGET: remote-stdio-gdbserver
 # of expected failures          1
 # of expected passes            351
 # of unsupported tests          7
 HOST: local-remote-host, TARGET: remote-stdio-gdbserver-remotedir
 # of expected failures          1
 # of expected passes            351
 # of unsupported tests          7
 HOST/TARGET: local-remote-host-native
 # of expected failures          1
 # of expected passes            356
 # of unsupported tests          7
...

Tom de Vries (6):
  [gdb/testsuite] Fix local-remote-host-native.exp for gdb.server tests
  [gdb/testsuite] Fix gdb.server/file-transfer.exp for remote host
  [gdb/testsuite] Fix gdb.server/solib-list.exp for remote host
  [gdb/testsuite] Require non-remote host for
    gdb.server/multi-ui-errors.exp
  [gdb/testsuite] Fix gdb.server/sysroot.exp for remote host
  [gdb/testsuite] Fix gdb.server/server-kill-python.exp for remote host

 gdb/testsuite/boards/local-remote-host-native.exp |  6 +++++-
 gdb/testsuite/gdb.server/bkpt-other-inferior.exp  |  3 ++-
 gdb/testsuite/gdb.server/file-transfer.exp        | 12 ++++++------
 gdb/testsuite/gdb.server/multi-ui-errors.exp      |  3 +++
 gdb/testsuite/gdb.server/server-kill-python.exp   |  6 +++++-
 gdb/testsuite/gdb.server/solib-list.exp           |  9 +++++----
 gdb/testsuite/gdb.server/sysroot.exp              |  9 +++++++--
 7 files changed, 33 insertions(+), 15 deletions(-)


base-commit: 134ec14b1502f30f0028293b35f57c18e44614d0
-- 
2.35.3


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

end of thread, other threads:[~2023-03-28 15:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-28 15:48 [pushed 0/6] [gdb/testsuite] Fix gdb.server for remote host Tom de Vries
2023-03-28 15:48 ` [pushed 1/6] [gdb/testsuite] Fix local-remote-host-native.exp for gdb.server tests Tom de Vries
2023-03-28 15:48 ` [pushed 2/6] [gdb/testsuite] Fix gdb.server/file-transfer.exp for remote host Tom de Vries
2023-03-28 15:48 ` [pushed 3/6] [gdb/testsuite] Fix gdb.server/solib-list.exp " Tom de Vries
2023-03-28 15:48 ` [pushed 4/6] [gdb/testsuite] Require non-remote host for gdb.server/multi-ui-errors.exp Tom de Vries
2023-03-28 15:48 ` [pushed 5/6] [gdb/testsuite] Fix gdb.server/sysroot.exp for remote host Tom de Vries
2023-03-28 15:48 ` [pushed 6/6] [gdb/testsuite] Fix gdb.server/server-kill-python.exp " Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).