OSDN Git Service

[libFuzzer] add switch tests
authorKostya Serebryany <kcc@google.com>
Tue, 11 Oct 2016 01:13:32 +0000 (01:13 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 11 Oct 2016 01:13:32 +0000 (01:13 +0000)
commita0151b6ab185ee3192e267ec29de0eede7cfff24
treec4876a6310e62f0382e46054381bb7a0029c74b0
parent25d9f1156f1a0eeda443501ca1131313b60bf52c
[libFuzzer] add switch tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283840 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/test/Switch2Test.cpp [new file with mode: 0644]
lib/Fuzzer/test/value-profile-switch.test [new file with mode: 0644]