plugin: manual
name: printer
description:
 Printer configuration verification procedure:
 1.- Make sure that a printer is available in your network
 2.- Open Systems->Administration->Printing
 3.- If the printer isn't already listed, click on New
 4.- The printer should be detected and proper configuration values \
 should be displayed
 5.- Print a test page

plugin: manual
name: external-usb-modem
command: network_check
description:
 External USB modem network connection procedure:
 1.- Connect the USB cable to the computer
 2.- Right click on the Network Manager applet
 3.- Select 'Edit Connections'
 4.- Select the 'DSL' (for ADSL modem) or 'Mobile Broadband' (for 3G modem) tab
 5.- Click on add 'Add' button
 6.- Configure the connection parameters properly
 7.- Notify OSD should confirm that the connection has been established
 8.- Select Test to verify that it's possible to establish an HTTP connection
 .
 Was the connection correctly established?

plugin: shell
name: external-usb-modem-http
depends: external-usb-modem
command: wget -SO /dev/null http://$TRANSFER_SERVER
description:
 Automated test case to make sure that it's possible to download files through HTTP
