summaryrefslogtreecommitdiff
path: root/clients/tests
Commit message (Expand)AuthorAgeFilesLines
* client/tests: move "clients/tests/test-client.py" to "src/tests/client/"Thomas Haller2021-03-157-77066/+0
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-3/+3
* clients/tests: better explain how to configure localized testsThomas Haller2021-02-081-0/+6
* Correct python black rulesFrederic Martinsons2020-10-291-4/+2
* Enhance device state and active connection managementFrederic Martinsons2020-10-292-2998/+2998
* all: add ipv4.dhcp-reject-servers propertyBeniamino Galvani2020-08-262-512/+648
* libnm-core,clients: add support for ipv4.dhcp-vendor-class-identifier optionAntonio Cardace2020-08-262-512/+648
* all: add ap-isolation property to wifi settingBeniamino Galvani2020-07-011-4/+6
* all: reformat python files with python blackSayed Shah2020-06-151-519/+853
* all: add device.path propertyBeniamino Galvani2020-06-122-880/+1176
* clients/tests: set "UBSAN_OPTIONS" to abort tests and set "ASAN_OPTIONS=detec...Thomas Haller2020-05-141-2/+3
* clients/tests: preserve caller's ASAN/LSAN/UBSAN environment variables for cl...Thomas Haller2020-05-141-1/+18
* clients/trivial: remove obsolete comment from test-client.py howtoThomas Haller2020-04-091-5/+0
* clients/tests: comment return code by signal in test outputThomas Haller2020-03-231-1/+43
* libnm,cli,ifcfg-rh: add ipv6.ra-timeout configuration optionThomas Haller2020-02-172-512/+648
* cli: add support for "ipv6.dhcp-timeout" propertyThomas Haller2020-02-172-512/+648
* clients/tests: add test for selecting fields from multiple connections with `...Thomas Haller2019-12-132-818/+2153
* clients/tests: support Util.replace_text_sort_list() helperThomas Haller2019-12-131-0/+6
* clients/tests: add NMStubServer.findConnections() helper functionThomas Haller2019-12-131-5/+9
* clients/tests: support replacing UUIDs in command textThomas Haller2019-12-131-0/+8
* clients/tests: fix wrongly constructing command line string as tuple in TestN...Thomas Haller2019-12-131-1/+1
* clients/tests: support string arguments to Util.replace_text()Thomas Haller2019-12-131-1/+8
* clients/tests: rename "replace_stdout" variable to "replace_uuids"Thomas Haller2019-12-131-64/+64
* cli: expose device D-Bus pathBeniamino Galvani2019-12-102-880/+1176
* cli: sort permission in output of `nmcli general permissions`Thomas Haller2019-12-101-508/+508
* libnm: add ipvx.dhcp-hostname-flags propertiesBeniamino Galvani2019-11-282-632/+904
* all: add device carrier flagBeniamino Galvani2019-11-222-592/+816
* cli: print interface flagsBeniamino Galvani2019-11-222-376/+1184
* all: add ipvX.dhcp-iaid propertiesBeniamino Galvani2019-11-112-632/+904
* clients/tests: read stdout/stderr buffers during test-clients.pyThomas Haller2019-11-071-12/+53
* clients/tests: set NM_TEST_CALLING_NUM environement variable for client testsThomas Haller2019-11-071-0/+1
* nmcli/tests: fix broken test after "nmcli: show IP interface name when doing ...Thomas Haller2019-11-072-612/+788
* clients/tests: shorten sleep while polling in popen_wait()Thomas Haller2019-10-131-2/+8
* clients/tests: increase timeout for asynchronous jobsThomas Haller2019-10-131-1/+1
* clients/tests: fix handling timeout for asynchronous jobsThomas Haller2019-10-121-2/+2
* clients/tests: don't wait for first job before scheduling parallel jobsThomas Haller2019-10-121-48/+124
* test-client.py: Close pipes and print logs on timeout failuresMarco Trevisan (TreviƱo)2019-10-021-6/+20
* clients/tests: add test for (invalid) call `nmcli dev s eth0`Thomas Haller2019-09-272-391/+435
* clients/tests: don't include the source line number with client tests outputThomas Haller2019-09-265-2754/+2759
* clients/tests: skip client tests with python 3.8-betaThomas Haller2019-09-261-0/+7
* tests: fix "clients/tests/test-client.py" concatenating binary for Python 3Thomas Haller2019-09-251-1/+1
* tests: don't compare string literal with "is" in "clients/tests/test-client.py"Thomas Haller2019-09-251-2/+2
* setting-gsm: add auto-config propertyLubomir Rintel2019-09-111-4/+6
* wifi: expose IBSS_RSN capabilityBeniamino Galvani2019-08-261-624/+816
* cli: include BSSID to NMC_FIELDS_DEV_WIFI_LIST_COMMONMaciek Borzecki2019-08-222-924/+1314
* cli: abort on extra argumentsLubomir Rintel2019-07-302-29/+9
* clients: Wi-Fi Mesh supportlr/wifi-meshLubomir Rintel2019-07-291-624/+816
* libnm,cli,ifcfg-rh: add connection:wait-device-timeout propertyThomas Haller2019-07-103-516/+654
* clients/tests: increase timeout waiting for stub D-Bus serviceThomas Haller2019-05-291-1/+1
* cli: cleanup and fix handling of unset/empty "ipv4.dns-options"Thomas Haller2019-04-253-513/+513