Contents |
Eat is a set of packages that are used to configure your environment for automated testing. The packages are
This package is installed to the device under test. It configures the device to send it's syslog to the testcontroller pc and installs eat-sshkey-device package as it's dependency.
This package is installed to the test control pc. It configures the test control pc to receive syslogs from the device under test and installs eat-sshkey-host, testrunner-lite and test-definition as it's dependencies.
This package puts the test control pc's ssh-key (the one in eat-sshkey-host) to the device's authorized ssh-keys list to enable passwordless logins using ssh.
This package install an ssh-key to the test control pc.
This package installs an init script to the device under test that runs all test packages found in the device at boot time. The package also installs testrunner-lite and test-definition as it's dependencies.