summaryrefslogtreecommitdiffstats
path: root/pyagl/services/taskmanager.py
AgeCommit message (Collapse)AuthorFilesLines
2021-08-19Add testcase of get_extra_info and kill_process api to taskmanager service ↵Qiu Tingting1-0/+20
module. Bug-AGL: SPEC-3946 Signed-off-by: Qiu Tingting <qiutt@fujitsu.com> Change-Id: Id9cb3e3df6f6c13c95acfa0875f708ed98fb29f6
2021-06-04Add main function to taskmanager service moduleliuyahui1-0/+47
and add pytest python script to taskmanager service module Bug-AGL: SPEC-3946 Signed-off-by: liuyahui <liuyh.fnst@fujitsu.com> Change-Id: I403c7004d87bc4f3171363a678a8d50a5fa50aca
2020-09-01Adding author to license heading in filesEdi Feschiyan1-1/+2
2020-08-28Add license file and copyrightsScott Murray1-1/+16
Add Apache 2.0 license text as LICENSE file, and copyright headers to all source files. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2020-07-13WIP: Adding taskmanager and homescreen service and testsEdi Feschiyan1-0/+3
PEP8 cleanups, newlines replacing AFBResponse with service.afbresponse() Adding BT-PBAP CLI callables Adding bluetooth subscription tests
2020-06-25Adding network bindings and testsEdi Feschiyan1-0/+8
2020-06-18Rearranging files for distribution, setup.py modificationsEdi Feschiyan1-0/+0