service-ids-check: Add check uid/gid of services 13/13613/1 5.99.1 flounder/5.99.1 flounder_5.99.1
authorjobol <jose.bollo@iot.bzh>
Wed, 14 Mar 2018 12:58:25 +0000 (13:58 +0100)
committerjobol <jose.bollo@iot.bzh>
Wed, 14 Mar 2018 12:58:25 +0000 (13:58 +0100)
commit11575952ece456be4e07c5f24ead3cf8783ddcba
tree3bcedc7f83f897960770472617b61ab5ba0b10a7
parent9aae8071429333a24277a9b5685cf06e4f593892
service-ids-check: Add check uid/gid of services

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>
common/scripts/service-ids-check.sh [new file with mode: 0755]
test-suites/short-smoke/service-ids-check.yaml [new file with mode: 0644]