|
BSL v1.1.1 - 19.g31939de
AMMOS Bundle Protocol Security Library (BSL)
|
#include <inttypes.h>#include <unity.h>#include "TestUtils.h"#include <mock_bpa/crc.h>#include <mock_bpa/log.h>
Include dependency graph for test_mock_bpa_crc.c:Functions | |
| void | suiteSetUp (void) |
| int | suiteTearDown (int failures) |
| void | test_mock_bpa_crc_crc16 (const char *hexdata, const char *hexexpect) |
| void | test_mock_bpa_crc_crc32c (const char *hexdata, const char *hexexpect) |
| void suiteSetUp | ( | void | ) |
References mock_bpa_LogOpen().
| int suiteTearDown | ( | int | failures | ) |
References mock_bpa_LogClose().
| void test_mock_bpa_crc_crc16 | ( | const char * | hexdata, |
| const char * | hexexpect | ||
| ) |
| void test_mock_bpa_crc_crc32c | ( | const char * | hexdata, |
| const char * | hexexpect | ||
| ) |