summaryrefslogtreecommitdiff
path: root/test/get-services
Commit message (Collapse)AuthorAgeFilesLines
* test: Update all Python script to version 3Daniel Wagner2020-02-101-5/+5
| | | | | | | Python2 is EOL, it's time to update our test script to run with Python3. The conversion was done using 2to3 and most of the scripts will run with both versions. Since most of the transformation is about updating the print commands. Only a quick smoke test was done.
* doc: Remove outdate SetupRequired propertySamuel Ortiz2011-11-071-1/+1
| | | | The APN provisioning is fully handled by oFono.
* service: Remove WPS from the exported D-Bus propertiesSamuel Ortiz2011-02-041-2/+3
| | | | When WPS is supported it is added to the security string array.
* test: WPS property supportTomasz Bursztyka2011-01-271-1/+1
|
* Change service name from org.moblin.connman to net.connmanMarcel Holtmann2010-11-261-2/+2
|
* Pretty printers for proxy settings in various test tool.Tomasz Bursztyka2010-10-071-3/+6
|
* Update test scripts for the new provider interfaceSamuel Ortiz2010-08-021-1/+2
|
* Add decoding of IPv6 properties for get-services test scriptMarcel Holtmann2010-07-291-1/+3
|
* Add method to retrieve sorted list of tuples for servicesMarcel Holtmann2010-05-131-0/+51