Skip to content

automated/android/monkey/monkey

Description

Monkey performs stress testing for stability using monkey command which generates pesudo-random streams of user events such as clicks, touches, or gestures as well as some system level events.

Maintainer

  • erin.liu@linaro.org
  • chase.qi@linaro.org

OS

  • android

Scope

  • functional
  • performance

Devices

  • hi6220-hikey
  • apq8016-sbc
  • juno

Steps to reproduce

  • cd ./automated/android/monkey
  • ./monkey.sh -s "${ANDROID_SERIAL}" -t "${BOOT_TIMEOUT}" -b "${BLACKLIST}" -p "${MONKEY_PARAMS}" -e "${EVENT_COUNT}" -T "${THROTTLE}"
  • ../../utils/send-to-lava.sh ./output/result.txt