llvm-capstone/libc/utils
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
..
benchmarks [libc] Fixing the build command for benchmarks. 2020-05-28 11:19:20 -07:00
buildbot [libc] NFC: Fix trivial typo in comments, documents, and messages 2020-04-06 16:19:34 +09:00
CPP [libc] Improve information printed on failure of a math test which uses MPFR. 2020-05-05 10:26:29 -07:00
FPUtil [libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h. 2020-06-01 08:36:59 -07:00
HdrGen [libc] Add integration tests. 2020-06-02 12:14:07 -07:00
MPFRWrapper [libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h. 2020-06-01 08:36:59 -07:00
testutils [libc] Fix warnings on release build. 2020-05-07 11:56:11 -07:00
UnitTest [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
CMakeLists.txt [libc] Consolidate floating point utils into a single utils library. 2020-05-15 11:08:41 -07:00