mbox series

[GIT,PULL] memblock: test suite update

Message ID YphemdvuA/6TYYfz@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] memblock: test suite update | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v5.19-rc1

Message

Mike Rapoport June 2, 2022, 6:54 a.m. UTC
Hi Linus,

The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:

  Linux 5.18-rc5 (2022-05-01 13:57:58 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v5.19-rc1

for you to fetch changes up to 000605cd1b14f0970465a44bfe89da93cca66348:

  memblock tests: remove completed TODO item (2022-05-09 13:10:58 +0300)

----------------------------------------------------------------
memblock: comment updates for memblock test suite

Update comments in the memblock tests so that they will have consistent
style.

----------------------------------------------------------------
Rebecca Mckeever (5):
      memblock tests: update style of comments for memblock_add_*() functions
      memblock tests: update style of comments for memblock_reserve_*() functions
      memblock tests: update style of comments for memblock_remove_*() functions
      memblock tests: update style of comments for memblock_free_*() functions
      memblock tests: remove completed TODO item

 tools/testing/memblock/TODO              |   3 -
 tools/testing/memblock/tests/basic_api.c | 392 ++++++++++++++++++++++---------
 2 files changed, 278 insertions(+), 117 deletions(-)

Comments

pr-tracker-bot@kernel.org June 2, 2022, 4:07 p.m. UTC | #1
The pull request you sent on Thu, 2 Jun 2022 09:54:17 +0300:

> https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v5.19-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ca1dcc6d0c569e1e5f5b4a764329d9530760a416

Thank you!