[libc-commits] [PATCH] D128381: [libc][NFC] Convert threads unittests in to integration tests.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 23 13:33:08 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5475af2f761: [libc][NFC] Convert threads unittests in to integration tests. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128381/new/
https://reviews.llvm.org/D128381
Files:
libc/test/integration/CMakeLists.txt
libc/test/integration/src/CMakeLists.txt
libc/test/integration/src/threads/CMakeLists.txt
libc/test/integration/src/threads/call_once_test.cpp
libc/test/integration/src/threads/cnd_test.cpp
libc/test/integration/src/threads/mtx_test.cpp
libc/test/integration/src/threads/thrd_test.cpp
libc/test/src/CMakeLists.txt
libc/test/src/threads/CMakeLists.txt
libc/test/src/threads/call_once_test.cpp
libc/test/src/threads/cnd_test.cpp
libc/test/src/threads/mtx_test.cpp
libc/test/src/threads/thrd_test.cpp
libc/utils/IntegrationTest/test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128381.439519.patch
Type: text/x-patch
Size: 13952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220623/3715d04c/attachment-0001.bin>
More information about the libc-commits
mailing list