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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9868242c-ce91-421c-8f55-1185a66657ce@collabora.com>
Date: Sun, 17 Nov 2024 11:25:13 +0500
From: Muhammad Usama Anjum <Usama.Anjum@...labora.com>
To: Pasha Tatashin <pasha.tatashin@...een.com>, linux-kernel@...r.kernel.org,
 linux-mm@...ck.org, linux-doc@...r.kernel.org,
 linux-fsdevel@...r.kernel.org, cgroups@...r.kernel.org,
 linux-kselftest@...r.kernel.org, akpm@...ux-foundation.org, corbet@....net,
 derek.kiernan@....com, dragan.cvetic@....com, arnd@...db.de,
 gregkh@...uxfoundation.org, viro@...iv.linux.org.uk, brauner@...nel.org,
 jack@...e.cz, tj@...nel.org, hannes@...xchg.org, mhocko@...nel.org,
 roman.gushchin@...ux.dev, shakeel.butt@...ux.dev, muchun.song@...ux.dev,
 Liam.Howlett@...cle.com, lorenzo.stoakes@...cle.com, vbabka@...e.cz,
 jannh@...gle.com, shuah@...nel.org, vegard.nossum@...cle.com,
 vattunuru@...vell.com, schalla@...vell.com, david@...hat.com,
 willy@...radead.org, osalvador@...e.de, andrii@...nel.org,
 ryan.roberts@....com, peterx@...hat.com, oleg@...hat.com,
 tandersen@...flix.com, rientjes@...gle.com, gthelen@...gle.com
Cc: Usama.Anjum@...labora.com
Subject: Re: [RFCv1 6/6] selftests/page_detective: Introduce self tests for
 Page Detective

On 11/16/24 10:59 PM, Pasha Tatashin wrote:
> Add self tests for Page Detective, it contains testing of several memory
> types, and also some negative/bad input tests.
> 
> Signed-off-by: Pasha Tatashin <pasha.tatashin@...een.com>
> ---
>  MAINTAINERS                                   |   1 +
>  tools/testing/selftests/Makefile              |   1 +
>  .../selftests/page_detective/.gitignore       |   1 +
No need to add a new directory. Please just add the tests in 
selftests/mm/ directory.

>  .../testing/selftests/page_detective/Makefile |   7 +
>  tools/testing/selftests/page_detective/config |   4 +
>  .../page_detective/page_detective_test.c      | 727 ++++++++++++++++++
>  6 files changed, 741 insertions(+)
>  create mode 100644 tools/testing/selftests/page_detective/.gitignore
>  create mode 100644 tools/testing/selftests/page_detective/Makefile
>  create mode 100644 tools/testing/selftests/page_detective/config
>  create mode 100644 tools/testing/selftests/page_detective/page_detective_test.c

-- 
BR,
Muhammad Usama Anjum


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ