|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/api/file_io.hpp"#include "barretenberg/common/assert.hpp"#include "barretenberg/common/serialize.hpp"#include "barretenberg/numeric/uint256/uint256.hpp"#include <gtest/gtest.h>Go to the source code of this file.
Functions | |
| TEST (APIFileIO, ManyFromBufferExactRejectsTrailingBytes) | |
| TEST (APIFileIO, ManyFromBufferExactAcceptsAlignedBuffers) | |
| TEST | ( | APIFileIO | , |
| ManyFromBufferExactAcceptsAlignedBuffers | |||
| ) |
Definition at line 17 of file file_io.test.cpp.
| TEST | ( | APIFileIO | , |
| ManyFromBufferExactRejectsTrailingBytes | |||
| ) |
Definition at line 9 of file file_io.test.cpp.