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

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