Adjust NetBSD/md[45].cc to be portable to more environments
authorKamil Rytarowski <n54@gmx.com>
Thu, 27 Dec 2018 17:02:16 +0000 (17:02 +0000)
committerKamil Rytarowski <n54@gmx.com>
Thu, 27 Dec 2018 17:02:16 +0000 (17:02 +0000)
commit001df4fb5ac4df83741ece3c504aaf235c7813de
tree53fcb823b1a8b9ee762942b508e97be287e7248d
parent88a2c2a41b5b6e2eec6301c5919251ce38e481e5
Adjust NetBSD/md[45].cc to be portable to more environments

Summary:
By an accident part of the tests contained hardcoded checksums
for external files that will differ between setups.

Reviewers: mgorny

Subscribers: kubamracek, llvm-commits, #sanitizers

Tags: #sanitizers

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

llvm-svn: 350095
compiler-rt/test/sanitizer_common/TestCases/NetBSD/md4.cc
compiler-rt/test/sanitizer_common/TestCases/NetBSD/md5.cc