This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
test
/
integration
History
Siva Chandra Reddy
5d69233453
[libc][NFC] Reduce the number of threads created in cnd_test to 1000 form 10000.
...
The high number of 10000 threads was choking bot builders running on boards with very small memory.
2023-03-12 07:08:58 +00:00
..
scudo
[libc] Fix pthread argument for scudo integration tests when using GCC
2023-02-06 09:49:57 +00:00
src
[libc][NFC] Reduce the number of threads created in cnd_test to 1000 form 10000.
2023-03-12 07:08:58 +00:00
startup
[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.
2023-02-07 19:45:51 +00:00
CMakeLists.txt
[libc] Introduce a target named libc-unit-tests to run just the unit tests.
2023-02-24 02:53:36 +00:00
dummy.cpp
[libc] Use real objects and archives in integration tests.
2022-03-24 07:02:33 +00:00