llvm-project/libc/cmake/modules
Paula Toth b836ae24a9 [libc] Add integration tests.
Summary:
This patch aims to add integration tests to check the following:
1) Header files are generated as expected.
2) Libc functions have the correct public name.
3) Libc functions have the correct return type and parameter types.
4) Symbols are exposed in the public lib.a files.

Reviewers: sivachandra, abrachet

Reviewed By: sivachandra

Subscribers: aheejin, ecnelises, dxf, mgorny, jfb, tschuett, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D79192
2020-06-02 12:14:07 -07:00
..
cpu_features [libc] Adding memcpy implementation for x86_64 2020-03-18 17:43:21 +01:00
LLVMLibCCheckCpuFeatures.cmake [libc] Adding memcpy implementation for x86_64 2020-03-18 17:43:21 +01:00
LLVMLibCHeaderRules.cmake [libc] Make clang-tidy use host compiler's resource dir. 2020-05-21 18:40:59 -07:00
LLVMLibCLibraryRules.cmake [libc] Include object files from alias entrypoints also in entrypoint libraries. 2020-05-04 11:39:37 -07:00
LLVMLibCObjectRules.cmake [libc] Add integration tests. 2020-06-02 12:14:07 -07:00
LLVMLibCRules.cmake [libc] [NFC] Split the CMake rules into multiple files. 2020-04-21 09:24:17 -07:00
LLVMLibCTargetNameUtils.cmake [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
LLVMLibCTestRules.cmake [libc][Take 2] Propagate entrypoint deps to downstream targets. 2020-04-21 10:29:09 -07:00