lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 15 Oct 2020 15:13:02 -0600
From:   Shuah Khan <skhan@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Shuah Khan <skhan@...uxfoundation.org>,
        Brendan Higgins <brendanhiggins@...gle.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-kselftest@...r.kernel.org
Subject: [GIT PULL] Kunit fixes update for Linux 5.10-rc1

Hi Linus,

Please pull the following Kunit fixes update for Linux 5.10-rc1

This Kunit fixes update consists of several kunit tool bug fixes in
flag handling, run outside kernel tree, make errors, and generating
results.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

   Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest 
tags/linux-kselftest-kunit-fixes-5.10-rc1

for you to fetch changes up to 1abdd39f14b25dd2d69096b624a4f86f158a9feb:

   kunit: tool: fix display of make errors (2020-10-09 14:04:09 -0600)

----------------------------------------------------------------
linux-kselftest-kunit-fixes-5.10-rc1

This Kunit fixes update consists of several kunit tool bug fixes in
flag handling, run outside kernel tree, make errors, and generating
results.

----------------------------------------------------------------
Brendan Higgins (3):
       kunit: tool: fix running kunit_tool from outside kernel tree
       kunit: tool: fix --alltests flag
       kunit: tool: handle when .kunit exists but .kunitconfig does not

Daniel Latypov (1):
       kunit: tool: fix display of make errors

Heidi Fahim (1):
       kunit: tool: allow generating test results in JSON

  tools/testing/kunit/configs/broken_on_uml.config |  1 +
  tools/testing/kunit/kunit.py                     | 58 
+++++++++++++++-------
  tools/testing/kunit/kunit_json.py                | 63 
++++++++++++++++++++++++
  tools/testing/kunit/kunit_kernel.py              | 27 +++++-----
  tools/testing/kunit/kunit_tool_test.py           | 33 +++++++++++++
  5 files changed, 154 insertions(+), 28 deletions(-)
  create mode 100644 tools/testing/kunit/kunit_json.py
----------------------------------------------------------------

View attachment "linux-kselftest-kunit-fixes-5.10-rc1.diff" of type "text/x-patch" (12216 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ