Details
Details
- Reviewers
lntue - Commits
- rG298843cd6633: [libc][test] Drastically reduce mem test runtime
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151450
[libc][test] Drastically reduce mem test runtime ClosedPublic Authored by gchatelet on May 25 2023, 7:27 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 25 2023, 7:27 AM This revision is now accepted and ready to land.May 25 2023, 7:53 AM This revision was landed with ongoing or failed builds.May 25 2023, 8:05 AM Closed by commit rG298843cd6633: [libc][test] Drastically reduce mem test runtime (authored by gchatelet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525623 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
|