You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/tests/compute
grossmj 5754747a90
Merging 2.1 into 2.2
6 years ago
..
builtin/nodes Only require privileged access for uBridge when connecting a cloud to an Ethernet/TAP interface. Fixes #1461. 6 years ago
docker Fix tests. 6 years ago
dynamips Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
iou Fix tests to work with new version of aiohttp (>= 3.0) 6 years ago
qemu Merging 2.1 into 2.2 6 years ago
traceng Fix tests to work with new version of aiohttp (>= 3.0) 6 years ago
virtualbox Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
vmware Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
vpcs Fix tests to work with new version of aiohttp (>= 3.0) 6 years ago
test_base_node.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
test_manager.py
test_notification_manager.py
test_port_manager.py
test_project.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
test_project_manager.py