Add test definitions for pyagl 26/25226/1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 9 Sep 2020 12:35:45 +0000 (14:35 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 9 Sep 2020 12:35:50 +0000 (14:35 +0200)
commitdf2bdeb86d2aae337099db86b87de4c353592185
treed0ca33e790a097723bae3ea3c79357995a916798
parentec4faa26c9639a8bb6a5b025dc94de57ac874d78
Add test definitions for pyagl

We can now call pytest using the pyagl/tests module.

These expose -k regular  and -k hwrequired, thus create two caller scripts.

Also create a sample testsuite entry using the regular variant with limited AGL_AVAILABLE_INTERFACES.

Bug-AGL: SPEC-3572

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ic6b977da959f946ca88348715d5249748c70f736
common/scripts/pyagl-hwrequired-lava.sh [new file with mode: 0755]
common/scripts/pyagl-regular-lava.sh [new file with mode: 0755]
test-suites/short-smoke/pyagl-regular-oneshot.yaml [new file with mode: 0644]