All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz at gmail.com>
To: iwd at lists.01.org
Subject: Re: [PATCH v4 00/13] Combined test-runner fixes
Date: Mon, 28 Mar 2022 12:39:12 -0500	[thread overview]
Message-ID: <789cabdf-8aa4-28d9-b871-39261b27d490@gmail.com> (raw)
In-Reply-To: 20220328172842.1660272-1-prestwoj@gmail.com

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

Hi James,

On 3/28/22 12:28, James Prestwood wrote:
> This combines the individual test fixes with the memory fixes
> 
> James Prestwood (13):
>    test-runner: add memory usage for debugging
>    test-runner: fix OOM issues (hopefully)
>    auto-t: remove waitstatus_to_exitcode for better compatibility
>    auto-t: iwd.py: fix full_scan argument
>    auto-t: fixup testRoamRetry for better timing reliability
>    auto-t: use wait_for_event in testBSSBlacklist
>    auto-t: use wait_for_event in testSAE-roam
>    auto-t: do full scan for testSAE
>    auto-t: use wait_for_event in testPSK-roam
>    auto-t: do a full scan when getting network
>    dpp: fail if disconnected during DPP protocol
>    dpp: set new_freq when configuring as initiator
>    auto-t: don't wait for wpa_supplicant to connect
> 
>   autotests/testBSSBlacklist/connection_test.py | 18 ++--
>   autotests/testDPP/connection_test.py          |  5 +-
>   autotests/testNetconfig/connection_test.py    |  5 +-
>   .../testOWE-transition/connection_test.py     | 13 +--
>   autotests/testPSK-roam/connection_test.py     | 29 +-----
>   autotests/testRoamRetry/fast_retry_test.py    | 13 ++-
>   autotests/testRoamRetry/stop_retry_test.py    |  7 +-
>   autotests/testSAE-roam/connection_test.py     | 11 ++-
>   autotests/testSAE/connection_test.py          | 14 +--
>   autotests/util/iwd.py                         | 23 ++---
>   src/dpp.c                                     | 15 +++-
>   tools/test-runner                             | 89 +++++++++++++++++--
>   12 files changed, 142 insertions(+), 100 deletions(-)
> 
All applied, thanks.

Regards,
-Denis

             reply	other threads:[~2022-03-28 17:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-28 17:39 Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-28 17:28 [PATCH v4 00/13] Combined test-runner fixes James Prestwood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=789cabdf-8aa4-28d9-b871-39261b27d490@gmail.com \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.