|
DTNMA Reference Tools v2.3.0 - 8.g598da6c
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Test the internal API for alarm bookkeeping, separate from the ADM exposing some of these data and behaviors. More...
#include <refdm/nm_rest.h>#include <cace/util/defs.h>#include <cace/util/logging.h>#include <sys/stat.h>#include <unity.h>
Include dependency graph for test_nm_rest.c:Macros | |
| #define | TEST_CASE(...) |
Functions | |
| void | suiteSetUp (void) |
| int | suiteTearDown (int failures) |
| void | test_get_docroot (const char *env_fmt, const char *expect_fmt) |
Variables | |
| char * | test_root |
| Temporary testing directory. | |
Test the internal API for alarm bookkeeping, separate from the ADM exposing some of these data and behaviors.
| #define TEST_CASE | ( | ... | ) |
| void suiteSetUp | ( | void | ) |
References cace_openlog(), and test_root.
| int suiteTearDown | ( | int | failures | ) |
References cace_closelog(), and test_root.
| void test_get_docroot | ( | const char * | env_fmt, |
| const char * | expect_fmt | ||
| ) |
| char* test_root |
Temporary testing directory.
Referenced by suiteSetUp(), and suiteTearDown().