|
BSL v1.1.1 - 39.g9f43410
AMMOS Bundle Protocol Security Library (BSL)
|
Fuzz the COSE Context result decoding. More...
#include "TestUtils.h"#include <bsl/dynamic/CBOR.h>#include <bsl/cose_sc/CoseMsg.h>#include <bsl/mock_bpa/MockBPA.h>#include <cinttypes>
Include dependency graph for fuzz_CoseMsg_Mac0_cbor.cpp:Macros | |
| #define | EXPECT_EQ(expect, got) |
Functions | |
| int | LLVMFuzzerInitialize (int *argc, char ***argv) |
| int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
Fuzz the COSE Context result decoding.
| #define EXPECT_EQ | ( | expect, | |
| got | |||
| ) |
| int LLVMFuzzerInitialize | ( | int * | argc, |
| char *** | argv | ||
| ) |
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
| size_t | size | ||
| ) |