llvm-capstone/libc/test/integration
Siva Chandra Reddy 17a2434bd6 [libc] Introduce a target named libc-unit-tests to run just the unit tests.
The target "check-libc" now runs all enabled tests which, depending on
the build mode, includes the unit tests, the integration tests and the api
test.

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D144663
2023-02-24 02:53:36 +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] Move UnitTest and IntegrationTest to the 'test' directory. 2023-02-07 19:45:51 +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