aboutsummaryrefslogtreecommitdiffstats
path: root/pyagl/services
AgeCommit message (Expand)AuthorFilesLines
2021-09-26Add testcase of agl-service-telephonymarlin_12.91.0marlin_12.90.1marlin/12.91.0marlin/12.90.112.91.012.90.1Wang Qi1-0/+88
2021-09-15Add test cases of scan for agl-service-geofenceQiu Tingting1-0/+103
2021-09-10Add testcase of agl-service-navigationWang Qi1-0/+54
2021-09-09Add test cases for agl-service-platform-infoQiu Tingting1-0/+81
2021-08-23Add testcases to agl-service-homescreen module.du erpei1-1/+21
2021-08-20Adding agl-service-audiomixer tests for un/subscription.wangqi1-2/+2
2021-08-20modifying agl-service-nfc tests for un/subscription.wangqi1-2/+2
2021-08-19Add testcase of get_extra_info and kill_process api to taskmanager service mo...Qiu Tingting1-0/+20
2021-07-07Add CLI functionality for radioQiu Tingting1-6/+59
2021-06-11Adding CLI functionality for bluetoothmarlin_12.90.0marlin/12.90.0lamprey_11.92.0lamprey/11.92.012.90.011.92.0shi ce1-6/+67
2021-06-08resolve the test api for audiomixer service moduleliuyahui1-1/+1
2021-06-04Add main function to taskmanager service moduleliuyahui1-0/+47
2021-06-04fix print statement in mediascanner unsubscribeEdi Feschiyan1-1/+1
2021-06-03resolve unsubscribe api bug of the mediascanner service module from pyaglliuyahui1-2/+2
2021-06-02Add main function to network service moduleliuyahui1-0/+26
2021-06-02add functionality to can serviceshi ce1-0/+6
2021-06-02update bluetooth_pbap binding and testsshi ce1-5/+11
2021-05-05Update audiomixer binding default controllamprey_11.91.0lamprey/11.91.0Edi Feschiyan1-3/+3
2020-12-03Add HVAC bindings and testskoi_10.91.0koi/10.91.010.91.0Edi Feschiyan1-0/+102
2020-10-06Add radio binding testsScott Murray1-0/+137
2020-09-30CAN test rework to improve robustnessScott Murray1-12/+15
2020-09-23Add CANService testsEdi Feschiyan1-4/+12
2020-09-23Add timeout ability to AGLBaseService.listener()Edi Feschiyan1-6/+17
2020-09-17Override un/subscribe methods in CANServiceEdi Feschiyan1-0/+5
2020-09-17Fix AGLBaseService.afbresponse() for EVENT dataEdi Feschiyan1-1/+1
2020-09-02Merge branch 'smurray/fixes' into 'master'Edi Feschiyan3-5/+12
2020-09-01Add timeout for binding responsesScott Murray1-1/+7
2020-09-01audiomixer and mediascanner bindings do not need to be startedScott Murray3-4/+5
2020-09-01Adding author to license heading in filesEdi Feschiyan16-16/+30
2020-08-31adding an option during service init to run the service it is missingEdi Feschiyan2-9/+15
2020-08-31mediascanner service is not running in the system on boot, so adding runafmse...Edi Feschiyan2-19/+77
2020-08-31Merge branch 'master' of gitlab.com:konsulko/internal/pyagl into masterEdi Feschiyan16-1/+241
2020-08-31Adding can-low basic verb tests and cli invocationsEdi Feschiyan1-2/+35
2020-08-28Add license file and copyrightsScott Murray16-1/+241
2020-08-19test_signal_composer.py - adding tests forEdi Feschiyan1-2/+0
2020-08-17bluetooth.py and test_bluetooth.py - adding missing avrcp_controls support an...Edi Feschiyan6-5/+115
2020-08-07Changing portfinder method to run locally without sshEdi Feschiyan1-35/+64
2020-08-07Registering "regular" and "hwrequired" test markers, adding them to testsEdi Feschiyan1-2/+6
2020-07-17fix xfail message for bluetooth fixtureEdi Feschiyan1-1/+0
2020-07-14When using asyncio.timeout on a response() task it will return NoneEdi Feschiyan1-3/+9
2020-07-13converting test_subscribe_location into task and waiting for it more intellig...Edi Feschiyan1-1/+3
2020-07-13temporarily removing the raw send arguments with --json --verb --apiEdi Feschiyan2-6/+10
2020-07-13replacing 'is' with '==' comparison causing warningsEdi Feschiyan1-1/+1
2020-07-13WIP: Adding taskmanager and homescreen service and testsEdi Feschiyan12-29/+141
2020-06-25Adding network bindings and testsEdi Feschiyan2-0/+59
2020-06-24Adding bluetooth pbap service and testsEdi Feschiyan2-0/+35
2020-06-24Adding bluetooth_mapEdi Feschiyan1-0/+63
2020-06-24adding touches to base class, causes to crash when error response is received...Edi Feschiyan1-15/+8
2020-06-24Adding AudioMixer service and testsEdi Feschiyan2-1/+0
2020-06-18Adding empty init filesEdi Feschiyan1-0/+0