[compiler-rt] Activate interception unittests
authorEtienne Bergeron <etienneb@google.com>
Wed, 27 Jul 2016 15:29:49 +0000 (15:29 +0000)
committerEtienne Bergeron <etienneb@google.com>
Wed, 27 Jul 2016 15:29:49 +0000 (15:29 +0000)
commita07ce512eb35f0a8fc7182b819d45fc4d4e83021
tree4caefda517cb7f82bbf01a97fb4054bec3cd741d
parentc65d8bdcf2d3d418ee643ccc22c67f86e0e4027e
[compiler-rt] Activate interception unittests

Summary:
The unittests recently added were not running when executing 'check-all'.
Tests are stable on every archictetures and we can now turn them on.

Reviewers: rnk

Subscribers: llvm-commits, wang0109, chrisha

Differential Revision: https://reviews.llvm.org/D22695

llvm-svn: 276881
compiler-rt/test/CMakeLists.txt
compiler-rt/test/interception/CMakeLists.txt [new file with mode: 0644]
compiler-rt/test/interception/Unit/lit.site.cfg.in [new file with mode: 0644]