summaryrefslogtreecommitdiffstats
path: root/test-suites/short-smoke/pyagl-regular-oneshot.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-09-14Change regular pyagl invocation to nohwJan-Simon Moeller1-14/+0
In CI we will execute the 'not hwrequired' flag. Make this the default case in the test-suites. Bug-AGL: SPEC-3572 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I370bb3c12953d7455a1a4c06c573cbc10ee17bda
2020-09-09Add test definitions for pyaglJan-Simon Moeller1-0/+14
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