core-extra/daemon/tests
2019-10-23 09:31:34 -07:00
..
distributed refactored NodeData and NodeOptions to use server instead of emulation_server 2019-10-22 20:50:01 -07:00
emane removed session.create_emane_network, removed unused node types 2019-10-22 21:27:31 -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 updated all classes to be created without using (object), in python3 all classes are new style classes 2019-10-23 09:31:34 -07:00
mobility.scen added test script and test for mobility script testing 2017-08-02 16:39:38 -07:00
test_conf.py updated test_links to avoid running a system command and the need to use iperf/ping 2019-09-10 21:33:35 -07:00
test_core.py modified session.add_node parameter node_options, to just be options 2019-10-22 15:31:50 -07:00
test_grpc.py removed session.create_emane_network, removed unused node types 2019-10-22 21:27:31 -07:00
test_gui.py further f string updates 2019-10-17 19:25:52 -07:00
test_links.py fixed typo in test_links 2019-09-10 21:35:47 -07:00
test_nodes.py refactored session.update_node to session.edit_node to match grpc call 2019-10-22 20:55:06 -07:00
test_services.py updated test_links to avoid running a system command and the need to use iperf/ping 2019-09-10 21:33:35 -07:00
test_utils.py 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
test_xml.py modified session.add_node parameter node_options, to just be options 2019-10-22 15:31:50 -07:00