public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 00/12] Tests fixes and clean-ups
@ 2022-05-17 12:36 Stefano Brivio
  2022-05-17 12:36 ` [PATCH 01/12] tests: Update mbuto git URLs Stefano Brivio
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Stefano Brivio @ 2022-05-17 12:36 UTC (permalink / raw)
  To: passt-dev

[-- Attachment #1: Type: text/plain, Size: 1620 bytes --]

This series, mostly from David, cleans up a number of atrocities in
the test suite, makes it more observable by reporting test failures
whenever a command fails, and a bit more robust by improving filtering
in pane_parse().

Further, the whole script now fails if an unhandled failure occurs. A
few assorted fixes are included as well.

David Gibson (9):
  tests: Remove unused XVFB variable
  tests: Add some debugging output for the test scripts themselves
  tests: Don't use tmux update-environment
  tests: Don't globally set tmux default-shell
  tests: Improve control character filtering in pane_parse
  tests: Don't ignore errors during script
  tests: Add pane_status command to check for success of issued commands
  tests: Simplify *tools commands using pane_status
  tests: Simplify explicit checks for command success

Stefano Brivio (3):
  tests: Update mbuto git URLs
  test/perf/pasta_udp: Drop redundant assignment of ::1 to loopback
    interface
  test/run: Return 0 from run(), exit value already reflects failures

 test/build/static_checkers |  6 ++--
 test/demo/passt            |  2 +-
 test/distro/debian         | 33 +++++++------------
 test/distro/opensuse       | 18 ++++-------
 test/distro/ubuntu         | 15 +++------
 test/icmp/passt_in_ns      |  4 ---
 test/lib/setup             | 59 ++++++++++++++++------------------
 test/lib/term              | 30 ++++++++++++++----
 test/lib/test              | 65 ++++++++++++++++++--------------------
 test/perf/pasta_udp        |  1 -
 test/run                   |  7 ++--
 11 files changed, 108 insertions(+), 132 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-05-18  5:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17 12:36 [PATCH 00/12] Tests fixes and clean-ups Stefano Brivio
2022-05-17 12:36 ` [PATCH 01/12] tests: Update mbuto git URLs Stefano Brivio
2022-05-17 12:36 ` [PATCH 02/12] tests: Remove unused XVFB variable Stefano Brivio
2022-05-17 12:36 ` [PATCH 03/12] tests: Add some debugging output for the test scripts themselves Stefano Brivio
2022-05-17 12:36 ` [PATCH 04/12] tests: Don't use tmux update-environment Stefano Brivio
2022-05-17 12:36 ` [PATCH 05/12] tests: Don't globally set tmux default-shell Stefano Brivio
2022-05-17 12:36 ` [PATCH 06/12] tests: Improve control character filtering in pane_parse Stefano Brivio
2022-05-17 12:36 ` [PATCH 07/12] tests: Don't ignore errors during script Stefano Brivio
2022-05-17 12:36 ` [PATCH 08/12] tests: Add pane_status command to check for success of issued commands Stefano Brivio
2022-05-17 12:36 ` [PATCH 09/12] tests: Simplify *tools commands using pane_status Stefano Brivio
2022-05-17 12:36 ` [PATCH 10/12] tests: Simplify explicit checks for command success Stefano Brivio
2022-05-17 12:36 ` [PATCH 11/12] test/perf/pasta_udp: Drop redundant assignment of ::1 to loopback interface Stefano Brivio
2022-05-17 12:36 ` [PATCH 12/12] test/run: Return 0 from run(), exit value already reflects failures Stefano Brivio
2022-05-18  3:17 ` [PATCH 00/12] Tests fixes and clean-ups David Gibson
2022-05-18  5:40   ` Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).