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>] [day] [month] [year] [list]
Date:   Thu, 2 Nov 2017 09:57:28 -0600
From:   Shuah Khan <shuahkh@....samsung.com>
To:     torvalds@...ux-foundation.org
Cc:     LKML <linux-kernel@...r.kernel.org>,
        "linux-kselftest@...r.kernel.org" <linux-kselftest@...r.kernel.org>,
        Shuah Khan <shuahkh@....samsung.com>,
        Shuah Khan <shuah@...nel.org>, Arnd Bergmann <arnd@...db.de>
Subject: [GIT PULL] kselftest fix for 4.14-rc7

Hi Linus,

Please pull this fix in for 4.14-rc7.

This update consists of a single fix to a regression to printing
individual test results to the console. An earlier commit changed it
to printing just the summary of results, which will negatively impact
users that rely on console log to look at the individual test failures.

This fix makes it optional to print summary and by default results get
printed to the console.

Diff is attached.

This came up during the kselftest talk at the Kernel Summit. This fix
addresses the issue.

thanks,
-- Shuah

-----------------------------------------------------------------------------------
The following changes since commit ea344f6a507f8ce92bf1e10f044c6cfc67e4d22b:

  selftests: mqueue: fix regression in silencing output from RUN_TESTS (2017-10-05 11:34:43 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-4.14-rc7

for you to fetch changes up to a323335e62cc161abb818f259eea0e1e72eb5c27:

  selftests: lib.mk: print individual test results to console by default (2017-10-31 13:24:00 -0600)

----------------------------------------------------------------
linux-kselftest-4.14-rc7

This update consists of a single fix to a regression to printing
individual test results to the console. An earlier commit changed it
to printing just the summary of results, which will negatively impact
users that rely on console log to look at the individual test failures.

This fix makes it optional to print summary and by default results get
printed to the console.

----------------------------------------------------------------
Shuah Khan (1):
      selftests: lib.mk: print individual test results to console by default

 tools/testing/selftests/lib.mk | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-----------------------------------------------------------------------------------

-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@....samsung.com

View attachment "linux-kselftest-4.14-rc7.diff" of type "text/x-patch" (1163 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ