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/stubs
Alex Willmer 18c89de5a9 Remove unused module imports 2 years ago
..
README.md tests: import a bunch more random unchecked in pieces. 6 years ago
stub-buildah.py Add buildah test and stub 5 years ago
stub-doas.py issue #406: clean up DiagLogStream handling and connect() failure. 6 years ago
stub-docker.py issue #409: name-prefix stubs so they can be added to PATH 6 years ago
stub-jexec.py tests: jail_test fixes. 5 years ago
stub-kubectl.py issue #409: add kubectl stub and constructor test. 6 years ago
stub-lxc-attach.py issue #409: more lxc/lxd stub tests, let tests run on vanilla. 6 years ago
stub-lxc-info.py tests: 3.x syntax compat for tests/data/stubs/ 6 years ago
stub-lxc.py tests: 3.x syntax compat for tests/data/stubs/ 6 years ago
stub-podman.py Add podman connection support 3 years ago
stub-python.py Remove unused module imports 2 years ago
stub-ssh.py issue #409: name-prefix stubs so they can be added to PATH 6 years ago
stub-su.py Remove unused module imports 2 years ago
stub-sudo.py issue #481: add test. 5 years ago

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.