summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Replace static glib with gi.repository moduleDaniel Wagner2020-09-236-23/+17
* test: Update all Python script to version 3Daniel Wagner2020-02-1037-313/+313
* treewide: Fix typosTorstein Husebø2020-01-221-1/+1
* list-services: Decode LastAddressConflictDaniel Wagner2018-08-291-1/+4
* test: Improve p2p test script to handle Peer's signal plus fixesTomasz Bursztyka2014-07-111-10/+23
* test: Set command_list properlyEduardo Abinader2014-06-041-1/+1
* test: Add P2P invite call and signal resultEduardo Abinader2014-05-191-0/+26
* test: Fix code style in p2p-on-supplicantEduardo Abinader2014-05-191-3/+2
* test: Argument parsing for p2p-on-supplicantEduardo Abinader2014-05-141-48/+126
* test: Remove minor typos in p2p-on-supplicantEduardo Abinader2014-05-141-2/+2
* test: Improve p2p-on-supplicant test script for P2P connectionTomasz Bursztyka2014-05-131-19/+156
* test: Fix typo in p2p-on-supplicant p2p_service_flushEduardo Abinader2014-03-191-1/+1
* test: Add method related to P2P servicesTomasz Bursztyka2014-03-041-17/+102
* test: Add a script to test P2P through wpa_supplicant DBus ifTomasz Bursztyka2014-02-191-0/+311
* test: Remove useless supplicant's old DBus interface test scriptTomasz Bursztyka2014-02-191-71/+0
* test: Add script for setting timezonePatrik Flykt2014-01-211-0/+21
* test: Add test script for Clock APIPatrik Flykt2013-05-201-0/+32
* test: Pretty print the error when trying to set/unset VPN propertyJukka Rissanen2013-03-081-2/+8
* test: Script for getting, setting and clearing VPN propertiesJukka Rissanen2013-02-191-0/+66
* test: Fix simple-agent so it can run even if service files are missingTomasz Bursztyka2013-02-051-8/+15
* test: Fix simple-agent so it registers the right pathTomasz Bursztyka2013-01-031-4/+4
* test: simple-agent must monitor vpn statusJukka Rissanen2012-12-051-1/+17
* test: Add vpn agent support into simple-agentJukka Rissanen2012-11-301-2/+116
* test: New VPN test script that connect to connman-vpndJukka Rissanen2012-11-234-0/+177
* test: Renamed old VPN scriptsJukka Rissanen2012-11-232-2/+0
* test: Check test-connman argumentsPatrik Flykt2012-10-011-8/+19
* test: Fix PrefixLength setting in set-ipv6-methodTomasz Bursztyka2012-09-281-1/+4
* test: Disable tethering test script takes exactly one argumentPatrik Flykt2012-09-131-1/+1
* test: Correctly check number of test script argumentsPatrik Flykt2012-09-131-1/+1
* test: Show autoconnect and state in services listJukka Rissanen2012-05-041-1/+14
* test: Handling properly Canceled or LaunchBrowser errorsTomasz Bursztyka2012-05-041-0/+18
* test: Also monitor technology changesMarcel Holtmann2012-05-011-5/+31
* test: Update service monitoring scriptMarcel Holtmann2012-04-301-2/+8
* test: Remove script to monitor managerMarcel Holtmann2012-04-301-31/+0
* test: Update service monitoring scriptMarcel Holtmann2012-04-291-1/+16
* test: Add more pretty print for service monitoringMarcel Holtmann2012-04-291-2/+2
* test: Add pretty printing for timeserversMarcel Holtmann2012-04-291-1/+2
* test: Pretty-print timservers in list-servicesPatrik Flykt2012-04-271-2/+3
* test: Cannot set both name and passphraseJukka Rissanen2012-04-201-8/+6
* test: Remove handling of no longer existing propertiesMarcel Holtmann2012-04-173-17/+2
* test: Remove set-address scriptJukka Rissanen2012-04-171-45/+0
* test: Remove provision serviceJulien Massot2012-04-111-28/+0
* test: Add set-timeserversAlok Barsode2012-04-051-0/+20
* set-ipv6-method: The arguments have to be wrapped into a variantDaniel Wagner2012-03-201-5/+8
* set-ipv4-method: The arguments have to be wrapped into a variantDaniel Wagner2012-03-201-4/+7
* list-services: Print only identifier instead of pathDaniel Wagner2012-03-201-1/+2
* test: test-session does not exit any more when catching dbus exceptionsTomasz Bursztyka2012-03-061-7/+0
* test: Support the possibility to input multiple parameters into simple-agentTomasz Bursztyka2012-03-061-4/+0
* test: Add support of hidden service input into simple-agentTomasz Bursztyka2012-03-061-2/+35
* test-connman: Use GetServices() instead GetProperties()Daniel Wagner2012-02-281-59/+34