|
DTNMA Reference Tools v2.1.0 - 2.ga9a44fe
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>
Include dependency graph for test_ari_algo.c: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.