]> granicus.if.org Git - llvm/commit
[libFuzzer] Simplify dump_coverage test.
authorMarcos Pividori <mpividori@google.com>
Wed, 8 Feb 2017 00:02:36 +0000 (00:02 +0000)
committerMarcos Pividori <mpividori@google.com>
Wed, 8 Feb 2017 00:02:36 +0000 (00:02 +0000)
commitddc6c083cf7e3a88ffc7e7327745bc4a36c213a7
treee957447c4e6ab36ec3d02fe40e109d935e0066f3
parenta8f8ed08cc30656a1228c89e7d0aa9eed95daeb1
[libFuzzer] Simplify dump_coverage test.

Environment variables are handled differently on Windows. In this case it is not
necessary to use environment variables. So, I simplify the test to work on
Windows.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294379 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/test/dump_coverage.test