|
MKCommModelTests
|
#include <MKCommModelTests.h>
Protected Member Functions | |
| virtual void | setup () |
| virtual void | tear_down () |
| void | testCM_init () |
| void | testCM_get_signal_strength () |
| void | testCM_get_inactive_time () |
| void | testCM_get_latency () |
| void | testCM_get_throughput () |
| void | testCM_get_all_nodes () |
| void | testCM_get_all_nodes1 () |
| void | testCM_get_node () |
| void | testCM_get_neighbors () |
| void | testCM_get_preferred_path () |
Protected Attributes | |
| MKCommModel * | cm |
Tests for the MeshKit Comm Model
| void MKCommModelTests::testCM_get_all_nodes | ( | ) | [protected] |
Test CommModel::get_all_nodes() Read vis data and expect all nodes as a vector
| void MKCommModelTests::testCM_get_node | ( | ) | [protected] |
Get CommModell:get_node(ip)
| void MKCommModelTests::testCM_init | ( | ) | [protected] |
Test CommModel::init()
1.7.4