mitogen/tests/data/stubs
David Wilson 0a9c3dcc40 issue #477: missing stub-su.py from 137f5fa6c5 2019-01-27 01:25:12 +00:00
..
README.md
stub-doas.py issue #406: clean up DiagLogStream handling and connect() failure. 2018-11-04 13:48:34 +00:00
stub-docker.py issue #409: name-prefix stubs so they can be added to PATH 2018-10-31 00:08:33 +00:00
stub-kubectl.py issue #409: add kubectl stub and constructor test. 2018-10-31 00:46:47 +00:00
stub-lxc-attach.py issue #409: more lxc/lxd stub tests, let tests run on vanilla. 2018-10-31 12:41:32 +00:00
stub-lxc-info.py tests: 3.x syntax compat for tests/data/stubs/ 2018-11-04 20:17:09 +00:00
stub-lxc.py tests: 3.x syntax compat for tests/data/stubs/ 2018-11-04 20:17:09 +00:00
stub-python.py tests: Pythonize env_wrapper.sh, clean up local_test 2018-11-06 16:57:51 +00:00
stub-ssh.py issue #409: name-prefix stubs so they can be added to PATH 2018-10-31 00:08:33 +00:00
stub-su.py issue #477: missing stub-su.py from 137f5fa6c5 2019-01-27 01:25:12 +00:00
stub-sudo.py issue #406: clean up DiagLogStream handling and connect() failure. 2018-11-04 13:48:34 +00:00

README.md

tests/data/stubs/

Dummy implementations of various third party tools that just spawn local Python interpreters. Used to roughly test the tools' associated Mitogen classes.