[libc-commits] [PATCH] D151450: [libc][test] Drastically reduce mem test runtime

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 25 07:27:38 PDT 2023


gchatelet created this revision.
gchatelet added a reviewer: lntue.
Herald added subscribers: libc-commits, tschuett.
Herald added projects: libc-project, All.
gchatelet requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151450

Files:
  libc/test/src/string/bcmp_test.cpp
  libc/test/src/string/bcopy_test.cpp
  libc/test/src/string/bzero_test.cpp
  libc/test/src/string/memcmp_test.cpp
  libc/test/src/string/memcpy_test.cpp
  libc/test/src/string/memmove_test.cpp
  libc/test/src/string/memory_utils/memory_check_utils.h
  libc/test/src/string/memset_test.cpp
  utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151450.525597.patch
Type: text/x-patch
Size: 13671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230525/02e40536/attachment.bin>


More information about the libc-commits mailing list