aboutsummaryrefslogtreecommitdiffstats
path: root/pyagl
AgeCommit message (Expand)AuthorFilesLines
2021-01-13Support specifying CAN interface for testsjellyfish_10.0.3jellyfish_10.0.2jellyfish/10.0.3jellyfish/10.0.210.0.310.0.2jellyfishScott Murray1-0/+5
2021-01-12Mark CAN J1939 tests as xfail for nowScott Murray1-0/+17
2020-12-03Add HVAC bindings and testsjellyfish_10.0.1jellyfish/10.0.110.0.1Edi Feschiyan2-0/+176
2020-11-18Add marks for Internet requiring testsScott Murray3-0/+7
2020-11-18Add simple wrapper scriptScott Murray1-0/+3
2020-11-18Add CAN value testsEdi Feschiyan1-0/+89
2020-11-18Allow pyagl CAN test test_write_wo_auth to xfailJan-Simon Moeller1-1/+1
2020-10-07Add radio binding testsScott Murray3-2/+741
2020-10-01Skip signal composer tests by defaultScott Murray2-3/+13
2020-10-01CAN test rework to improve robustnessScott Murray13-105/+1470
2020-10-01Remove "regular" test markingScott Murray14-107/+12
2020-10-01Add CANService testsEdi Feschiyan4-9/+491
2020-10-01Add timeout ability to AGLBaseService.listener()Edi Feschiyan1-6/+17
2020-10-01Fix signalcomposer testEdi Feschiyan1-1/+15
2020-10-01Override un/subscribe methods in CANServiceEdi Feschiyan1-0/+5
2020-10-01Fix AGLBaseService.afbresponse() for EVENT dataEdi Feschiyan1-1/+1
2020-09-10Remove hwrequired marking of audiomixer testsjellyfish_9.99.4jellyfish/9.99.49.99.4Scott Murray1-6/+0
2020-09-10Improve LAVA outputScott Murray1-12/+79
2020-09-02Merge branch 'smurray/fixes' into 'master'Edi Feschiyan12-22/+28
2020-09-01Add timeout for binding responsesScott Murray1-1/+7
2020-09-01audiomixer and mediascanner bindings do not need to be startedScott Murray4-5/+6
2020-09-01Rework per-binding test markingScott Murray6-9/+10
2020-09-01Assume network connectivityScott Murray2-7/+5
2020-09-01Adding author to license heading in filesEdi Feschiyan30-29/+71
2020-08-31adding an option during service init to run the service it is missingEdi Feschiyan5-88/+104
2020-08-31mediascanner service is not running in the system on boot, so adding runafmse...Edi Feschiyan3-20/+78
2020-08-31Merge branch 'master' of gitlab.com:konsulko/internal/pyagl into masterEdi Feschiyan29-12/+453
2020-08-31Adding can-low basic verb tests and cli invocationsEdi Feschiyan12-116/+116
2020-08-28Rename AGL_AVAILABLE_TECHSScott Murray1-1/+1
2020-08-28Mark some more tests as hwrequiredScott Murray2-7/+7
2020-08-28Add license file and copyrightsScott Murray29-4/+439
2020-08-19test_signal_composer.py - adding tests forEdi Feschiyan2-3/+51
2020-08-17bluetooth.py and test_bluetooth.py - adding missing avrcp_controls support an...Edi Feschiyan12-17/+229
2020-08-07Changing portfinder method to run locally without sshEdi Feschiyan1-35/+64
2020-08-07moving conftest to pyagl subdir and creating a manifestEdi Feschiyan1-0/+15
2020-08-07moving conftest conftest under a packageEdi Feschiyan1-0/+32
2020-08-07Registering "regular" and "hwrequired" test markers, adding them to testsEdi Feschiyan11-27/+206
2020-07-23Fixed catching wrong TimeoutError exception thrown by the task in test_locati...Edi Feschiyan1-1/+1
2020-07-17fix xfail message for bluetooth fixtureEdi Feschiyan4-7/+15
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 Feschiyan2-4/+8
2020-07-13catching immediate emit from geoclue subscription, otherwise breaks unsubscri...Edi Feschiyan2-4/+7
2020-07-13weather tests adding dependenciesEdi Feschiyan1-1/+2
2020-07-13temporarily removing the raw send arguments with --json --verb --apiEdi Feschiyan4-8/+11
2020-07-13replacing 'is' with '==' comparison causing warningsEdi Feschiyan1-1/+1
2020-07-13WIP: Adding taskmanager and homescreen service and testsEdi Feschiyan22-64/+496
2020-06-25Adding network bindings and testsEdi Feschiyan6-2/+219
2020-06-24Adding bluetooth pbap service and testsEdi Feschiyan5-1/+230
2020-06-24Adding bluetooth_mapEdi Feschiyan2-0/+152
2020-06-24adding touches to base class, causes to crash when error response is received...Edi Feschiyan1-15/+8