core-extra/daemon/tests
2020-12-07 22:31:53 -08:00
..
emane daemon: update how emane is started on nodes, fixing issue with multiple interfaces running emane, added test case to check on this in the future 2020-09-09 10:27:06 -07:00
myservices updates to layout core module packages in a more logical way, including renaming methods from objects to nodes and nodes.objid to nodes.id 2019-04-29 23:31:47 -07:00
conftest.py tests: update to fix grpc shutdown during tests, when not mocking 2020-09-15 13:07:08 -07:00
mobility.scen added test script and test for mobility script testing 2017-08-02 16:39:38 -07:00
test_conf.py variable/grpc cleanup to rename everything using spelt out numbers instead of actual numbers 2020-06-12 16:52:41 -07:00
test_config_services.py fixed config service to leverage validation_timer properly, added unit tests for config service base class 2020-01-27 10:57:16 -08:00
test_core.py daemon: refactored all_link_data to links 2020-06-18 21:33:28 -07:00
test_distributed.py combined core.emulator.data and core.emulator.emudata, updated LinkData to leverage InterfaceData, instead of repeated interface fields, removed session from LinkData and LinkOptions 2020-06-16 12:50:24 -07:00
test_grpc.py daemon: refactored all_link_data to links 2020-06-18 21:33:28 -07:00
test_gui.py daemon: refactored all_link_data to links 2020-06-18 21:33:28 -07:00
test_links.py daemon: added link option to configure buffer, added support in pygui to allow configuring buffer 2020-11-30 16:49:44 -08:00
test_mobility.py daemon: added core.location class variable type hinting 2020-06-10 10:24:44 -07:00
test_nodes.py daemon: removed utils.validate_mac and shifted tests to test_nodes 2020-06-19 15:41:41 -07:00
test_services.py updates to service dependency resolution to allow for multithreaded startup, also improved tests to validate service boot ordering for expected outcomes 2020-08-21 11:34:12 -07:00
test_utils.py daemon: removed utils.validate_mac and shifted tests to test_nodes 2020-06-19 15:41:41 -07:00
test_xml.py daemon: added support for link options buffer read/write to xml 2020-12-07 22:31:53 -08:00