Skip to content

automated/linux/ptest/ptest

Description

OpenEmbedded Package tests support (ptest) The pacakge tests from OpenEmbedded enables the support to run package unittests into the target device. For more information: https://wiki.yoctoproject.org/wiki/Ptest

Maintainer

  • anibal.limon@linaro.org

OS

  • openembedded

Scope

  • functional

Devices

  • dragonboard410c

Steps to reproduce

  • cd ./automated/linux/ptest
  • PYTHONIOENCODING=UTF-8 ./ptest.py -T ${PTEST_TIMEOUT} -o ./result.txt -t ${TESTS} -e ${EXCLUDE}
  • ../../utils/send-to-lava.sh ./result.txt