~pwlars/ubuntu-test-cases/auto-offline-devices

« back to all changes in this revision

Viewing changes to tests/suspend-blocker/suspend-blocker/tc_control

  • Committer: paul.larson at canonical
  • Date: 2014-04-08 19:25:57 UTC
  • mto: This revision was merged to the branch mainline in revision 218.
  • Revision ID: paul.larson@canonical.com-20140408192557-x2q33m64o3occr4b
Add suspend-blocker test

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
description: Gather memory usage information
 
2
dependencies: none
 
3
action: |
 
4
  1. gather eventstat data
 
5
expected_results: |
 
6
  1. eventstat.log should be saved to /tmp/results
 
7
type: userland
 
8
timeout: 2000
 
9
command: ./suspend-blocker.sh
 
10
#build_cmd:
 
11
tc_setup: ./setup.sh
 
12
#tc_cleanup: