summaryrefslogtreecommitdiff
path: root/test/set-ipv6-method
Commit message (Collapse)AuthorAgeFilesLines
* test: Update all Python script to version 3Daniel Wagner2020-02-101-4/+4
| | | | | | | 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.
* test: Fix PrefixLength setting in set-ipv6-methodTomasz Bursztyka2012-09-281-1/+4
|
* set-ipv6-method: The arguments have to be wrapped into a variantDaniel Wagner2012-03-201-5/+8
| | | | Fixes BMC#24986
* test: Change path for servicesAlok Barsode2011-08-251-1/+1
| | | | | Since profile support was removed, the service path changes from /profile/default to /net/connman/service/.
* test: Enable or disable IPv6 privacy extensionJukka Rissanen2011-02-211-7/+11
|
* test: Test script for setting IPv6 MethodJukka Rissanen2011-01-101-0/+33