public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 00/12] Assorted test fixes, batch 7
@ 2022-09-23  7:20 David Gibson
  2022-09-23  7:20 ` [PATCH 01/12] test: Add wait_for() shell helper David Gibson
                   ` (11 more replies)
  0 siblings, 12 replies; 22+ messages in thread
From: David Gibson @ 2022-09-23  7:20 UTC (permalink / raw)
  To: passt-dev

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

Here's another bundle of test fixes, focused on making the tests
faster and more reliable.

Based on my earlier series cleaning up the port forwarding data
structures.

David Gibson (12):
  test: Add wait_for() shell helper
  test: Remove unnecessary sleeps from layout functions
  test: Remove unnecessary sleeps from shutdown tests
  test: More robust wait for pasta/passt to be ready
  test: Use --config-net for namespace setup
  test: Simplify data handling for transfer tests
  test: Remove unneccessary pane naming from layout_two_guests
  clang-tidy: Disable 'readability-identifier-length'
  cppcheck: Avoid excessive scanning due to system headers
  cppcheck: Run quietly
  Makefile: Simplify getting target triple for compiler
  cppcheck: Add target specific headers

 Makefile                  |  32 +++----
 test/.gitignore           |   1 +
 test/Makefile             |  15 ++-
 test/lib/context          |   4 +-
 test/lib/layout           |  24 -----
 test/lib/setup            |  32 +++----
 test/lib/util             |   8 ++
 test/passt.mbuto          |   6 +-
 test/passt/shutdown       |   1 -
 test/passt/tcp            |  53 +++++------
 test/passt/udp            |  29 +++---
 test/passt_in_ns/shutdown |   1 -
 test/passt_in_ns/tcp      | 187 ++++++++++++++++----------------------
 test/passt_in_ns/udp      |  93 ++++++++-----------
 test/pasta/tcp            |  79 +++++++---------
 test/pasta/udp            |  43 ++++-----
 test/two_guests/basic     |   2 +-
 17 files changed, 250 insertions(+), 360 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-09-24  3:06 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23  7:20 [PATCH 00/12] Assorted test fixes, batch 7 David Gibson
2022-09-23  7:20 ` [PATCH 01/12] test: Add wait_for() shell helper David Gibson
2022-09-23 23:07   ` Stefano Brivio
2022-09-24  2:59     ` David Gibson
2022-09-23  7:20 ` [PATCH 02/12] test: Remove unnecessary sleeps from layout functions David Gibson
2022-09-23 23:08   ` Stefano Brivio
2022-09-24  3:02     ` David Gibson
2022-09-23  7:20 ` [PATCH 03/12] test: Remove unnecessary sleeps from shutdown tests David Gibson
2022-09-23  7:20 ` [PATCH 04/12] test: More robust wait for pasta/passt to be ready David Gibson
2022-09-23 23:08   ` Stefano Brivio
2022-09-24  3:03     ` David Gibson
2022-09-23  7:20 ` [PATCH 05/12] test: Use --config-net for namespace setup David Gibson
2022-09-23  7:20 ` [PATCH 06/12] test: Simplify data handling for transfer tests David Gibson
2022-09-23 23:08   ` Stefano Brivio
2022-09-23  7:20 ` [PATCH 07/12] test: Remove unneccessary pane naming from layout_two_guests David Gibson
2022-09-23  7:20 ` [PATCH 08/12] clang-tidy: Disable 'readability-identifier-length' David Gibson
2022-09-23 23:08   ` Stefano Brivio
2022-09-24  3:06     ` David Gibson
2022-09-23  7:20 ` [PATCH 09/12] cppcheck: Avoid excessive scanning due to system headers David Gibson
2022-09-23  7:20 ` [PATCH 10/12] cppcheck: Run quietly David Gibson
2022-09-23  7:20 ` [PATCH 11/12] Makefile: Simplify getting target triple for compiler David Gibson
2022-09-23  7:20 ` [PATCH 12/12] cppcheck: Add target specific headers David Gibson

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).