Add clang-tidy support for the OPK Linux port
Bug: 256230932 Change-Id: I4f46e285376101ff129c1fca5c80a259c70cc0c7
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
#include "oemcrypto_resource_test.h"
|
||||
#include "wvcrc32.h"
|
||||
|
||||
using ::testing::WithParamInterface;
|
||||
|
||||
namespace wvoec {
|
||||
|
||||
using ::testing::WithParamInterface;
|
||||
|
||||
// Used for testing oemcrypto APIs with huge buffers.
|
||||
typedef const std::function<OEMCryptoResult(size_t)> oemcrypto_function;
|
||||
void TestHugeLengthDoesNotCrashAPI(oemcrypto_function f,
|
||||
|
||||
Reference in New Issue
Block a user