mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-01 09:18:30 +00:00
9e01a11e67
Summary: Add a test for a data followed by 4-byte hash value. I use a slightly modified Jenkins hash function, as described in https://en.wikipedia.org/wiki/Jenkins_hash_function The modification is to ensure that hash(zeros) != 0. Reviewers: kcc Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D12648 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247076 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
dfsan | ||
unit | ||
CMakeLists.txt | ||
CounterTest.cpp | ||
CxxTokensTest.cpp | ||
dict1.txt | ||
FourIndependentBranchesTest.cpp | ||
FullCoverageSetTest.cpp | ||
fuzzer-dfsan.test | ||
fuzzer.test | ||
FuzzerUnittest.cpp | ||
InfiniteTest.cpp | ||
lit.cfg | ||
lit.site.cfg.in | ||
MemcmpTest.cpp | ||
NullDerefTest.cpp | ||
SimpleCmpTest.cpp | ||
SimpleDictionaryTest.cpp | ||
SimpleHashTest.cpp | ||
SimpleTest.cpp | ||
StrcmpTest.cpp | ||
StrncmpTest.cpp | ||
SwitchTest.cpp | ||
TimeoutTest.cpp | ||
UserSuppliedFuzzerTest.cpp |