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] [day] [month] [year] [list]
Date:   Tue, 30 Aug 2022 13:13:18 +0300
From:   Mike Rapoport <rppt@...nel.org>
To:     Rebecca Mckeever <remckee0@...il.com>
Cc:     linux-mm@...ck.org, linux-kernel@...r.kernel.org,
        David Hildenbrand <david@...hat.com>
Subject: Re: [PATCH v3 0/8] memblock tests: update and extend memblock
 simulator

On Sat, Aug 27, 2022 at 12:42:42AM -0500, Rebecca Mckeever wrote:
> These patches update existing tests in memblock simulator, add
> additional tests for memblock functions that are already being tested,
> and add test coverage for additional memblock functions.
> 
> Rebecca Mckeever (8):
>   memblock tests: update tests to check if memblock_alloc zeroed memory
>   memblock tests: update zeroed memory check for memblock_alloc_* tests
>   memblock tests: add labels to verbose output for generic alloc tests
>   memblock tests: add additional tests for basic api and memblock_alloc
>   memblock tests: update alloc_api to test memblock_alloc_raw
>   memblock tests: update alloc_nid_api to test
>     memblock_alloc_try_nid_raw
>   memblock tests: add tests for memblock_*bottom_up functions
>   memblock tests: add tests for memblock_trim_memory
> 
>  tools/testing/memblock/tests/alloc_api.c      | 168 +++-
>  .../memblock/tests/alloc_helpers_api.c        |  20 +-
>  tools/testing/memblock/tests/alloc_nid_api.c  | 252 +++---
>  tools/testing/memblock/tests/basic_api.c      | 767 ++++++++++++++++++
>  tools/testing/memblock/tests/common.c         |   7 +
>  tools/testing/memblock/tests/common.h         |  55 ++
>  6 files changed, 1082 insertions(+), 187 deletions(-)

Applied, thanks!

-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ