core-extra/daemon/tests
2019-12-16 11:14:05 -08:00
..
emane changes to tests to fix session fixture not being master and updated emane xml config test to use a valid value 2019-10-25 15:32:12 -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 removed master from corehandlers and session, since it will not be needed any more 2019-10-25 22:06:30 -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 removed skipping TestCore:test_mobility 2019-10-24 11:20:38 -07:00
test_distributed.py added distributed tests based on new distributed, removed old distributed tests and fixture to support it 2019-10-24 11:52:25 -07:00
test_grpc.py updated grpc throughputs to only check a specific session and verify the data being collected and sent is for that session, fixed data from throughputs being in hex getting converted to int, updated coretk to only run throughputs when enabled, updated grpc streams to return the stream to allow it being canceled 2019-12-16 11:14:05 -08:00
test_gui.py updated usage of time.time to time.monotonic or time.perf_counter due to time.time possibly rolling backwards 2019-12-06 09:42:41 -08:00
test_links.py fixed typo in test_links 2019-09-10 21:35:47 -07:00
test_nodes.py updates to speed up tests 2019-10-23 23:15:19 -07:00
test_services.py updates to speed up tests 2019-10-23 23:15:19 -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