[libc] Remove integration test target from check libc.
authorPaula Toth <paulatoth@google.com>
Tue, 2 Jun 2020 20:25:03 +0000 (13:25 -0700)
committerPaula Toth <paulatoth@google.com>
Tue, 2 Jun 2020 20:32:21 +0000 (13:32 -0700)
commitd5e0dfd50704021cdbcd770602cb58317d6fdb60
tree3170e1b57d1ae7ca2729528407efa65e705392a3
parent915e55c9107807cbad9c4085347f027a8ddbc5c1
[libc] Remove integration test target from check libc.

Summary:
This is failing on the asan build because we use `-nostdlib`.
I also took this opportunity to make the target name match the naming structure we've been using.

Reviewers: sivachandra

Reviewed By: sivachandra

Subscribers: mgorny, tschuett, ecnelises, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D81029
libc/test/src/CMakeLists.txt