You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins/connection
Ganesh Nalawade 17fea30841
Revert "enhance recv calls in network_cli (#47345)" (#47731)
This reverts commit c649d0ea32.

The change results in deadlock in network_cli while it is
waiting to check the return value of recv_ready() which
was added in this commit to improve performance
6 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_netconf.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_network_cli.py Revert "enhance recv calls in network_cli (#47345)" (#47731) 6 years ago
test_psrp.py psrp: Added new Windows connection plugin (#41729) 6 years ago
test_ssh.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_winrm.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago