Re: [PATCH 0/3] selftests: config fragments update

From: Shuah Khan
Date: Thu Apr 13 2017 - 13:40:59 EST


On 03/20/2017 04:18 AM, Fathi Boudra wrote:
> 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
>

All there patches applied to linux-kselftest next

thanks,
-- Shuah