summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* client/tests: temporarily disable failing test test_monitor()Thomas Haller2023-01-271-0/+5
* all: add new "ipv[46].auto-route-ext-gw" settingFrederic Martinsons2023-01-092-664/+944
* tests/client: increase timeout for nmcli commandThomas Haller2022-11-171-1/+1
* libnm/client: don't reset properties when interface goes awaylr/object-removalLubomir Rintel2022-11-131-4/+1
* tests/client: test nmcli monitorLubomir Rintel2022-11-131-1/+37
* tests: fix "test-client.py" for early python3 versionsThomas Haller2022-08-261-3/+1
* tests: fix "test-client.py" ignoring missing "NM" moduleThomas Haller2022-08-261-3/+7
* tests: skip test in "test-client.py" if the pexepect dependency is not availableThomas Haller2022-08-261-11/+30
* all: add NMMptcpFlags and connection.mptcp-flags propertyThomas Haller2022-08-093-542/+684
* merge: branch 'lr/client-ask-mode'Lubomir Rintel2022-06-301-24/+68
|\
| * tests/client: add interactive add testlr/client-ask-modeLubomir Rintel2022-06-301-0/+22
| * tests/client: do not consult expected result files if no checks require themLubomir Rintel2022-06-301-0/+3
| * tests/client: add a pexpect-based test runnerLubomir Rintel2022-06-301-24/+43
* | all: make "ipv6.addr-gen-mode" configurable by global defaultThomas Haller2022-06-293-687/+687
|/
* libnm: support wait-activation-delay propertyFernando Fernandez Mancera2022-06-163-542/+684
* device: introduce ipv6.mtu propertyAlex Henrie2022-05-272-538/+678
* settings: add ipv4.link-local flagAdrian Freihofer2022-05-272-538/+678
* tests/client: improve readme for how to get test-client.py regenerate the tes...Thomas Haller2022-05-021-2/+12
* clients/tests: declare encoding of utf-8 python source "test-client.py"Thomas Haller2022-04-211-0/+1
* clients/tests: rename function Util.ReplaceTextUsingRegex to Util.ReplaceText...Thomas Haller2022-04-201-3/+3
* clients/tests: add code comment and extend pattern in test_offline()Thomas Haller2022-04-201-1/+3
* clients/tests: workaround unexpected output for offline testThomas Haller2022-04-202-1/+7
* clients/tests: add code comment for how to get Polish translations on FedoraThomas Haller2022-04-201-0/+1
* clients/tests: rework Util.replace_text() to uniformly accept a callableThomas Haller2022-04-201-52/+70
* clients/tests: fix regular expression match in Util.replace_text()Thomas Haller2022-04-201-11/+7
* client/test: add test for --offline behaviorlr/nmcli-offlineLubomir Rintel2022-04-192-0/+228
* client/test: add @nm_test_no_dbus decoratorLubomir Rintel2022-04-191-12/+18
* client/test: allow overriding all environment variablesLubomir Rintel2022-04-191-3/+3
* client/test: allow matching and replacing regex-es in nmcli outputLubomir Rintel2022-04-191-2/+19
* cli: correct active connection details header in nmcli outputSam Morris2022-01-032-142/+142
* cli: add support for connection.dns-over-tlsRobin Ebert2021-10-153-542/+684
* tests: improve documentation how to generate files for "/test-client.py"Thomas Haller2021-08-261-20/+25
* all: add some README.md files describing the purpose of our sourcesThomas Haller2021-08-191-0/+8
* client/tests: check output of plain `nmcli` in "test-client.py"Thomas Haller2021-07-293-1264/+1424
* nmcli: include 'searches' field for nmcli device showAna Cabral2021-07-092-1032/+1032
* all: add a new ipv{4,6}.required-timeout propertyBeniamino Galvani2021-07-052-664/+944
* cli: handle empty/unset values for "gsm.apn" propertyThomas Haller2021-05-031-14/+14
* cli/tests: add unit test for checking setting/getting of "gsm.apn"Thomas Haller2021-05-032-1186/+2800
* wired-setting: add support to accept-all-mac-addressesFernando Fernandez Mancera2021-04-221-208/+264
* platform: introduce nm_platform_link_change_flags()Fernando Fernandez Mancera2021-04-222-592/+816
* tests/client: rework error handling in "test-client.sh" scriptThomas Haller2021-03-191-2/+2
* Revert "tests/client: increase timeout to wait for process"Thomas Haller2021-03-191-1/+1
* tests/client: ensure that we run nmcli before client tests for LTO (again)Thomas Haller2021-03-191-0/+5
* tests/client: increase timeout to wait for processThomas Haller2021-03-171-1/+1
* tests/client: run "test-client.py" also for mesonThomas Haller2021-03-152-0/+71
* client/tests: move "clients/tests/test-client.py" to "src/tests/client/"Thomas Haller2021-03-157-0/+77066
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-0424-7974/+0
* build/meson: cleanup "src/meson.build"Thomas Haller2021-01-272-2/+2
* core/logging: move "nm-logging.c" to shared/nm-log-core/libnm-log-core libraryThomas Haller2021-01-151-5/+8
* core: move NM_MANAGER_ERROR to shared/nm-glib-auxThomas Haller2021-01-151-0/+27