Meego Wiki
Views

Quality/QA-tools/Eat

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(eat-syslog-host)
(Removed the nowadays non-existing package eat-syslog-host)
Line 6: Line 6:
* eat-host
* eat-host
* eat-syslog-device
* eat-syslog-device
-
* eat-syslog-host
 
* eat-selftest
* eat-selftest
Line 13: Line 12:
== eat-host ==
== eat-host ==
-
This package is installed to the test control pc. It installs the ssh-key to the test control pc as well as testrunner-lite and test-definition as it's dependencies.
+
This package is installed to the test control pc. It installs the ssh-key to the test control pc as well as testrunner-lite and test-definition as it's dependencies. eat-host also enables receiving syslogs from the device under test.
== eat-syslog-device ==
== eat-syslog-device ==
Triggers sending of device syslogs to test control PC.
Triggers sending of device syslogs to test control PC.
-
 
-
== eat-syslog-host ==
 
-
Enables receiving of syslogs from the device.
 
== eat-selftest ==
== eat-selftest ==
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.
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.

Revision as of 05:40, 26 January 2011

Contents

Eat - Enable(s) Automated Testing

Eat is a set of packages that are used to configure your environment for automated testing. The packages are

  • eat-device
  • eat-host
  • eat-syslog-device
  • eat-selftest

eat-device

This package is installed to the device under test, it puts the test control pc's ssh-key (the one in eat-host) to the device's authorized ssh-keys list to enable passwordless logins using ssh.

eat-host

This package is installed to the test control pc. It installs the ssh-key to the test control pc as well as testrunner-lite and test-definition as it's dependencies. eat-host also enables receiving syslogs from the device under test.

eat-syslog-device

Triggers sending of device syslogs to test control PC.

eat-selftest

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.

Personal tools