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

« back to all changes in this revision

Viewing changes to tests/eventstat/eventstat/tc_control

  • Committer: Paul Larson
  • Date: 2013-09-27 20:26:16 UTC
  • mto: This revision was merged to the branch mainline in revision 33.
  • Revision ID: paul.larson@canonical.com-20130927202616-5icudytv58zkl9af
add eventstat test and setup scripts

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: 800
 
9
command: ./eventstat.sh
 
10
#build_cmd:
 
11
tc_setup: ./setup.sh
 
12
#tc_cleanup: