summaryrefslogtreecommitdiffstats
path: root/pyagl/tests
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/+111
2021-09-15Add test cases of scan for agl-service-geofenceQiu Tingting1-0/+71
2021-09-10Add testcase of agl-service-navigationWang Qi1-0/+71
2021-09-09Add test cases for agl-service-platform-infoQiu Tingting1-0/+63
2021-04-03Add testcase of agl-service-mediaplayerwangqi1-0/+70
2021-08-31Delete redundant mark for each test cases in audiomixerQiu Tingting1-8/+0
2021-08-23Add testcases to agl-service-homescreen module.du erpei1-4/+39
2021-08-20Add testcase of get api to hvac service module.du erpei1-0/+32
2021-08-20Adding agl-service-audiomixer tests for un/subscription.wangqi1-0/+18
2021-08-20modifying agl-service-nfc tests for un/subscription.wangqi1-4/+6
2021-08-19Add testcase of get_extra_info and kill_process api to taskmanager service mo...Qiu Tingting1-0/+24
2021-06-04Add main function to taskmanager service moduleliuyahui1-0/+54
2021-06-02update bluetooth_pbap binding and testsshi ce1-2/+9
2021-01-13Support specifying CAN interface for testskoi_10.93.0koi_10.92.0koi/10.93.0koi/10.92.010.93.010.92.0Scott Murray1-0/+5
2021-01-11Mark CAN J1939 tests as xfail for nowScott Murray1-0/+17
2020-12-03Add HVAC bindings and testskoi_10.91.0koi/10.91.010.91.0Edi Feschiyan1-0/+74
2020-11-11Add marks for Internet requiring testsScott Murray2-0/+5
2020-11-10Add CAN value testsEdi Feschiyan1-0/+89
2020-10-19Allow pyagl CAN test test_write_wo_auth to xfailJan-Simon Moeller1-1/+1
2020-10-06Add radio binding testsScott Murray1-0/+604
2020-09-30Skip signal composer tests by defaultScott Murray1-3/+3
2020-09-30CAN test rework to improve robustnessScott Murray11-93/+1423
2020-09-30Remove "regular" test markingScott Murray13-101/+6
2020-09-23Add CANService testsEdi Feschiyan2-5/+478
2020-09-17Fix signalcomposer testEdi Feschiyan1-1/+15
2020-09-10Remove hwrequired marking of audiomixer testsjellyfish_9.99.4jellyfish/9.99.49.99.4Scott Murray1-6/+0
2020-09-02Merge branch 'smurray/fixes' into 'master'Edi Feschiyan8-13/+11
2020-09-01audiomixer and mediascanner bindings do not need to be startedScott Murray1-1/+1
2020-09-01Rework per-binding test markingScott Murray5-5/+5
2020-09-01Assume network connectivityScott Murray2-7/+5
2020-09-01Adding author to license heading in filesEdi Feschiyan13-12/+39
2020-08-31adding an option during service init to run the service it is missingEdi Feschiyan3-79/+89
2020-08-31mediascanner service is not running in the system on boot, so adding runafmse...Edi Feschiyan1-1/+1
2020-08-31Merge branch 'master' of gitlab.com:konsulko/internal/pyagl into masterEdi Feschiyan12-11/+197
2020-08-31Adding can-low basic verb tests and cli invocationsEdi Feschiyan11-114/+81
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 Murray12-3/+183
2020-08-19test_signal_composer.py - adding tests forEdi Feschiyan1-1/+51
2020-08-17bluetooth.py and test_bluetooth.py - adding missing avrcp_controls support an...Edi Feschiyan4-11/+110
2020-08-07Registering "regular" and "hwrequired" test markers, adding them to testsEdi Feschiyan10-25/+200
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 Feschiyan3-6/+15
2020-07-13converting test_subscribe_location into task and waiting for it more intellig...Edi Feschiyan1-3/+5
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 Feschiyan2-2/+1
2020-07-13WIP: Adding taskmanager and homescreen service and testsEdi Feschiyan10-35/+355
2020-06-25Adding network bindings and testsEdi Feschiyan4-2/+160
2020-06-24Adding bluetooth pbap service and testsEdi Feschiyan3-1/+195