llvm-project/libc/test
Michael Jones dbca7b4b2e [libc] disable syscall test without fullbuild
Our syscall implementation depends on a specific macro that's only
defined in our headers. If we're not using our headers, then the test
doesn't work. I've disabled the test in this case because there's no
point in testing the system libc's syscall implementation.

Differential Revision: https://reviews.llvm.org/D134994
2022-09-30 15:57:10 -07:00
..
integration [libc] Add implementation of pthread_once. 2022-09-28 06:54:48 +00:00
src [libc] disable syscall test without fullbuild 2022-09-30 15:57:10 -07:00
utils [libc][cmake] split fputil into individual targets 2022-08-31 10:44:52 -07:00
CMakeLists.txt [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00
ErrnoSetterMatcher.h [libc] add strerror 2022-09-20 16:23:36 -07:00