plugin: manual
name: network_test
requires: device.category == 'NETWORK'
command: network_test
description:
 Detecting your network controller(s):
 .
 $output
 .
 Is this correct?

plugin: manual
name: internet_test
depends: network
command: internet_test
description:
 Testing your connection to the Internet:
 .
 $output
 .
 Is this correct?
