Add ability to manage all widget/applications 79/20779/1 7.0.1 guppy/7.0.1 guppy_7.0.1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 19 Mar 2019 22:21:35 +0000 (23:21 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 22 Mar 2019 15:54:46 +0000 (16:54 +0100)
commit598f374d2948a76c381eab0a3dfb5334d6d62379
tree1a45d9bdc4d9e2cfad3c259a6a39f26f578e8258
parentd07c7f7169788ffbe5cc70506daaf9fe0add88c2
Add ability to manage all widget/applications

For system uses -like automatic testing-, it is
needed to include tha ability to list ALL installed
widgets and ALL running instance of installed
widgets.

This change adds the option -a or --all to the
commands 'list' and 'runners' for the purpose
of listing any installed widgets, even those
requiring to be hidden.

Example: afm-util ps -a

Bug-AGL: SPEC-2272
Bug-AGL: SPEC-1850

Change-Id: I216ec9c63efea1b3af58e1d2d7723d986e04551e
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
conf/unit/afm-unit-debug.conf.in
conf/unit/afm-unit.conf.in
conf/unit/generate-unit-conf/service.inc
scripts/afm-util.in
src/afm-binding.c
src/afm-udb.c
src/afm-udb.h
src/afm-urun.c
src/afm-urun.h