Re: [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests

From: Mike Rapoport
Date: Fri Apr 07 2023 - 05:09:47 EST


On Thu, Mar 30, 2023 at 12:06:43PM -0400, Peter Xu wrote:
> Signed-off-by: Peter Xu <peterx@xxxxxxxxxx>

Reviewed-by: Mike Rapoport (IBM) <rppt@xxxxxxxxxx>

> ---
> tools/testing/selftests/mm/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tools/testing/selftests/mm/.gitignore b/tools/testing/selftests/mm/.gitignore
> index 1f8c36a9fa10..347277f2adc3 100644
> --- a/tools/testing/selftests/mm/.gitignore
> +++ b/tools/testing/selftests/mm/.gitignore
> @@ -36,3 +36,5 @@ split_huge_page_test
> ksm_tests
> local_config.h
> local_config.mk
> +ksm_functional_tests
> +mdwe_test
> --
> 2.39.1
>

--
Sincerely yours,
Mike.