summaryrefslogtreecommitdiffstats
path: root/test-suites/short-smoke/service-check.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-06Use the new arg --build-tags and the arg --device-tagsKhouloud Touil1-2/+5
Use the new arg --build-tags along with the arg --device-tags to decide the tests to be run and the tests to be skiped. The test to be tested in this patch is for the weston service. Bug-AGL: SPEC-2721 Change-Id: Ia34680c5e60e27dfe286626fedc5775efff87ba3 Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
2017-10-10Prepare the nogfx variant of the service checkJan-Simon Möller1-1/+1
and enhance verbosity. Change-Id: Ia95a6236ffc4229703714ad58b70b21c00884c5c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-22[SPEC-272] Add service testLoys Ollivier1-0/+15
New test definition. Check that needed services are up. Signed-off-by: Loys Ollivier <lollivier@baylibre.com>