[libFuzzer][Windows] Reenable passing tests
authorJonathan Metzman <metzman@chromium.org>
Sun, 3 Feb 2019 16:53:32 +0000 (16:53 +0000)
committerJonathan Metzman <metzman@chromium.org>
Sun, 3 Feb 2019 16:53:32 +0000 (16:53 +0000)
commite2469b11a58890d1e79ed4df9bb266c4eedb05e6
tree68109b123a822fe7baee778b76ded1c210e063f3
parent1fce5a8b75155963979c4f38158f96ff2ed30442
[libFuzzer][Windows] Reenable passing tests

Summary:
Enable tests that were previously disabled because they didn't work on
Windows.

Reviewers: morehouse

Reviewed By: morehouse

Subscribers: morehouse

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

llvm-svn: 353000
compiler-rt/test/fuzzer/cxxstring.test
compiler-rt/test/fuzzer/minimize_crash.test
compiler-rt/test/fuzzer/minimize_two_crashes.test
compiler-rt/test/fuzzer/null-deref-on-empty.test
compiler-rt/test/fuzzer/null-deref.test
compiler-rt/test/fuzzer/value-profile-cmp.test
compiler-rt/test/fuzzer/value-profile-cmp4.test
compiler-rt/test/fuzzer/value-profile-load.test