llvm-project/libcxx/test/std/language.support/support.runtime
Ryan Prichard cdde2706cf [libc++][Android] XFAIL aligned_alloc and timespec_get tests
Mark tests XFAIL that use APIs that are unsupported on old versions of
Android:
 - aligned_alloc isn't available until API 28.
 - timespec_get isn't available until API 29.

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D137134
2022-11-02 14:53:51 -07:00
..
csetjmp.pass.cpp
csignal.pass.cpp
cstdarg.pass.cpp
cstdbool.pass.cpp
cstdlib.aligned_alloc.compile.pass.cpp [libc++][Android] XFAIL aligned_alloc and timespec_get tests 2022-11-02 14:53:51 -07:00
cstdlib.pass.cpp [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
ctime.pass.cpp [libcxx] [test] Move a missed test to ctime.timespec.compile.pass.cpp 2021-10-05 10:47:34 +03:00
ctime.timespec.compile.pass.cpp [libc++][Android] XFAIL aligned_alloc and timespec_get tests 2022-11-02 14:53:51 -07:00