blob: 854af0b29f5087d6c893065d6061aa389c168b28 [file] [log] [blame]
metadata:
format: Lava-Test Test Definition 1.0
name: 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
params:
TESTS: ""
EXCLUDE: ""
run:
steps:
- cd ./automated/linux/ptest
- ./ptest.py -o ./result.txt -t ${TESTS} -e ${EXCLUDE}
- ../../utils/send-to-lava.sh ./result.txt