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
f-bor c649d0ea32 enhance recv calls in network_cli (#47345)
* enhance recv calls in network_cli

* updated network_cli test unit

* enhance recv calls in network_cli

* fix mistake

* better timeout management

* remove exception trigger

* test

* test2

* restore exception and timeout

* ganeshrn's way

* correction

* timeout and exception return
7 years ago
..
__init__.py Fix unit test dirs to match code under test. 9 years ago
test_connection.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_netconf.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_network_cli.py enhance recv calls in network_cli (#47345) 7 years ago
test_psrp.py psrp: Added new Windows connection plugin (#41729) 8 years ago
test_ssh.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_winrm.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago