plugin: manual name: keys/volume description: PURPOSE: This test will test the volume keys STEPS: 1. Press the volume buttons on the keyboard VERIFICATION: Did the volume change following to your key presses? plugin: shell name: test/test2 requires: package.name == 'linux' user: root command: echo "Hello World" description: PURPOSE: This test will run "Hello World" STEPS: 1. Test is automated and will run Hello World VERIFICATION: Test is automated and will run Hello World