[all-commits] [llvm/llvm-project] 0a537a: [libc][NFC] Convert pthread tests which create thr...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu Jun 23 13:38:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a537a1299b03126b23938c36edbfd2edbea44c1
https://github.com/llvm/llvm-project/commit/0a537a1299b03126b23938c36edbfd2edbea44c1
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M libc/test/integration/src/CMakeLists.txt
A libc/test/integration/src/pthread/CMakeLists.txt
A libc/test/integration/src/pthread/pthread_mutex_test.cpp
A libc/test/integration/src/pthread/pthread_test.cpp
M libc/test/src/pthread/CMakeLists.txt
R libc/test/src/pthread/pthread_mutex_test.cpp
R libc/test/src/pthread/pthread_test.cpp
Log Message:
-----------
[libc][NFC] Convert pthread tests which create threads to integration tests.
More information about the All-commits
mailing list