[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 08:05:35 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG298843cd6633: [libc][test] Drastically reduce mem test runtime (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151450/new/

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.525623.patch
Type: text/x-patch
Size: 13661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230525/75db1a99/attachment-0001.bin>


More information about the libc-commits mailing list