OSDN Git Service

add suspend stress tester
authorColin Cross <ccross@android.com>
Fri, 6 Jun 2014 01:45:44 +0000 (18:45 -0700)
committerColin Cross <ccross@android.com>
Mon, 9 Jun 2014 22:52:47 +0000 (15:52 -0700)
commit1db82f37d226bb5b7bbbaeb65952f73073de2b6f
tree45dae69afe1000554051313c0e63e690473c3178
parentf55c8e93e08b81b5f265a90640f7809d344411ca
add suspend stress tester

Add a command line tool that will fire an alarm every few seconds
to stress test going in and out of suspend.

Change-Id: Iaea31fe2bc8cdc8e5ce3e55fe56aed85680a5adc
tests/suspend_stress/Android.mk [new file with mode: 0644]
tests/suspend_stress/suspend_stress.cpp [new file with mode: 0644]