summaryrefslogtreecommitdiffstats
path: root/test-suites
AgeCommit message (Collapse)AuthorFilesLines
2018-03-14service-ids-check: Add check uid/gid of servicesflounder_5.99.1flounder/5.99.15.99.1jobol1-0/+15
This new test allows to check whether service run with expected uid and gid. This check doesn't check that the service runs because there is an other check for that. It currently only checks weston service to run as display/display but it can be easily extended for checking other services. Bug-AGL: SPEC-546 Signed-off-by: jobol <jose.bollo@iot.bzh>
2017-10-20New Yocto ptest definition & scripteel_4.99.2eel/4.99.24.99.2lollivier1-0/+7
Add a new yocto ptest definition to the pool of tests. The script is a wrapper around the ptests. For now it only runs the ptests for busybox. Bug-AGL: SPEC-911 Change-Id: I6fe96297c0d5db71c2ef41dc5afd67eecf3d8e97 Signed-off-by: lollivier <lollivier@baylibre.com>
2017-10-10Prepare the nogfx variant of the service checkJan-Simon Möller2-1/+16
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>
2017-06-13Remove lscpu and lsb_release as they're not in our filesystem.Jan-Simon Möller1-2/+0
Change-Id: Ibe359a3140362f30e1a28f3431caf5beb60acdf2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-06-13Add examples for testsJan-Simon Möller2-0/+46
Change-Id: I2488c210df0b71c1d7b752babce16fd80d17acd3 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>