DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Test the ari_algo.h interfaces. More...
#include <cace/ari/algo.h>
#include <cace/ari/text_util.h>
#include <cace/ari/cbor.h>
#include <cace/util/logging.h>
#include <cace/util/defs.h>
#include <m-dict.h>
#include <unity.h>
Macros | |
#define | TEST_CASE(...) |
Functions | |
void | suiteSetUp (void) |
int | suiteTearDown (int failures) |
void | test_ari_hash (void) |
void | test_ari_cmp (void) |
void | test_ari_equal (void) |
Variables | |
static const char * | different_aris [] |
A collection of unique ARIs in binary form for testing comparisons. | |
static test_seen_ari_t | decode_cache |
Cached decoding. | |
Test the ari_algo.h interfaces.