[libFuzzer] ensure that the dfsan tracing hooks actually run (using -verbosity=3...
[oota-llvm.git] / lib / Fuzzer / test / fuzzer-dfsan.test
2015-07-28 Kostya Serebryany[libFuzzer] ensure that the dfsan tracing hooks actuall...
2015-07-21 Alexey Samsonov[Fuzzer] Rely on $PATH expansion instead of hardcoding...
2015-07-21 Alexey Samsonov[Fuzzer] Clearly separate regular and DFSan tests....