autopkgtest-virt-ssh
automatic as-installed testing for Debian packages
Install
- All systems
-
curl cmd.cat/autopkgtest-virt-ssh.sh
- Debian
-
apt-get install autopkgtest
- Ubuntu
-
apt-get install autopkgtest
- Kali Linux
-
apt-get install autopkgtest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install autopkgtest
- Raspbian
-
apt-get install autopkgtest
- Dockerfile
- dockerfile.run/autopkgtest-virt-ssh
autopkgtest
automatic as-installed testing for Debian packages
autopkgtest runs tests on binary packages. The tests are run on the package as installed on a testbed system (which may be found via a virtualisation or containment system). The tests are expected to be supplied in the corresponding Debian source package. See autopkgtest(1) and /usr/share/doc/autopkgtest. Depending on which virtualization server you want to use, you need to install additional packages (schroot, lxc, lxd, or qemu-system) For generating tests of well-known source packages such as Perl and Ruby libraries you should install the autodep8 package.