CMSDK
2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
HashTest.h
Go to the documentation of this file.
1
5
// //////////////////////////////////////////////////////////
6
// hash/HashTest.h
7
// Unit test entry point for the hash library (md5, sha1, sha256,
8
// crc32, sha3, keccak). Implemented in src/hash/HashTest.cpp.
9
//
10
11
#pragma once
12
13
namespace
cmlabs
{
14
17
bool
Hash_UnitTest
();
18
19
}
// namespace cmlabs
cmlabs
Definition
Base64.h:21
cmlabs::Hash_UnitTest
bool Hash_UnitTest()
Exercise the hash classes against known test vectors.
Definition
HashTest.cpp:52
include
hash
HashTest.h
Generated by
1.15.0