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:   Mon, 20 Mar 2017 12:18:19 +0200
From:   Fathi Boudra <fathi.boudra@...aro.org>
To:     linux-kselftest@...r.kernel.org, Shuah Khan <shuah@...nel.org>
Cc:     linux-kernel@...r.kernel.org,
        Fathi Boudra <fathi.boudra@...aro.org>
Subject: [PATCH 0/3] selftests: config fragments update

kselftest-merge target allows to enable the dependencies of kernel config
for kselftest testcases. Add config dependencies to run ftrace, lib and vm
tests.

Fathi Boudra (3):
  selftests: lib: add config fragment for bitmap, printf and prime
    numbers tests
  selftests: ftrace: add CONFIG_KPROBES=y to the config fragment
  selftests: vm: add CONFIG_SYSVIPC=y to the config fragment

 tools/testing/selftests/ftrace/config | 1 +
 tools/testing/selftests/lib/config    | 3 +++
 tools/testing/selftests/vm/config     | 1 +
 3 files changed, 5 insertions(+)
 create mode 100644 tools/testing/selftests/lib/config

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ