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.
mitogen/tests/data
David Wilson 16ca111ebd ssh: better OpenSSH 7.5+ permission denied handling
The user@host prefix in new-style OpenSSH messages unfortunately takes
the host part from ~/.ssh/config and friends. There is no way to know
which hostname will appear in this string without parsing the OpenSSH
config, nor which username will appear.

Instead just regex it.

Add SSH stub modes to print the new/old errors and add some simple
tests.

This extends the work done in b9112a9cbb
6 years ago
..
docker tests: add new users for conndel tests. 6 years ago
minimize_samples minimize_source: Implement reindentation 7 years ago
module_finder_testmod Initial Python 3.x port work. 6 years ago
simple_pkg Initial commit. 7 years ago
six_brokenpkg Initial Python 3.x port work. 6 years ago
stubs ssh: better OpenSSH 7.5+ permission denied handling 6 years ago
webproject Make log_to_file accept string level rather than logging package constant 7 years ago
env_wrapper.sh issue #291: missing env_wrapper.sh test script. 6 years ago
iter_read_generator.sh core: Make iter_read() handle deadline (and non-blocking IO) properly 7 years ago
main_with_no_exec_guard.py tests: import missing main_with_no_exec_guard.py. 6 years ago
plain_old_module.py tests: another smattering of 3.x type/API fixes. 6 years ago
python_never_responds.sh parent: reap the child process if connection fails 7 years ago
self_contained_program.py Initial Python 3.x port work. 6 years ago
write_all_consumer.sh master: make write_all() handle O_NONBLOCK and deadlines. 7 years ago