OSDN Git Service

[libfuzzer] replacing unittest for truncate_units with functional test.
authorMike Aizatsky <aizatsky@chromium.org>
Wed, 25 May 2016 21:00:17 +0000 (21:00 +0000)
committerMike Aizatsky <aizatsky@chromium.org>
Wed, 25 May 2016 21:00:17 +0000 (21:00 +0000)
commit215450cd0e7c904c6074b3f9d5fe854106dd9e66
treecfafe387a0a797abf01e9c9c80bed53e178670a6
parent586141811f915ba3492bb18aeb13d2af0b85a5f2
[libfuzzer] replacing unittest for truncate_units with functional test.

Differential Revision: http://reviews.llvm.org/D20641

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270755 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/test/CMakeLists.txt
lib/Fuzzer/test/EmptyTest.cpp [new file with mode: 0644]
lib/Fuzzer/test/FuzzerUnittest.cpp
lib/Fuzzer/test/fuzzer-trunc.test [new file with mode: 0644]