summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-10-04acd/tests: skip NAcd tests under valgrindThomas Haller1-2/+5
2018-10-01build: silence message in "tools/create-exports-NetworkManager.sh" about miss...Thomas Haller1-2/+2
2018-09-28build: meson: fix install scriptBeniamino Galvani1-4/+7
2018-09-19build: meson: fix computing NM exported symbolsBeniamino Galvani1-1/+6
2018-09-19build: meson: support $DESTDIR in installation scriptBeniamino Galvani1-0/+44
2018-09-17docs: misc. typos pt2luz.paz1-1/+1
2018-09-13build: support meson builds in create-exports scriptBeniamino Galvani1-6/+15
2018-09-05build: fix whitelisting c-siphash symbols in NetworkManager.ver for device pl...Thomas Haller1-1/+1
2018-08-27all: point git references to the GitLab instanceLubomir Rintel1-1/+1
2018-07-11tests/trivial: rename ip4_addr_ne32() to ip4_addr_be32() in test-networkmanag...Thomas Haller1-7/+9
2018-06-28docs: include missing documentation in libnm and D-Bus docsLubomir Rintel1-0/+22
2018-06-18tests: don't exit test-networkmanager-service.py after 20 secondsThomas Haller1-5/+0
2018-06-18tests: improve NetworkManager stub service for Wi-Fi scanningThomas Haller1-6/+34
2018-06-18tests: fix race in setting signal strength for Wi-Fi AP in NM stubThomas Haller1-24/+2
2018-06-15tools/test-service: utilize nm_utils_get_timestamp_msec()Lubomir Rintel1-1/+1
2018-06-15wifi: expose LastScan as milliseconds not secondsLubomir Rintel1-1/+1
2018-06-14clients/tests: fix unstable tests for Python2 vs. Python3Thomas Haller1-11/+17
2018-06-13wifi: expose the LastScan propertyLubomir Rintel1-0/+2
2018-06-11tools/test-service: mock o.fd.NM.Settings.Connection.Filename propertyLubomir Rintel1-0/+2
2018-06-11clients/tests: expose IP and DHCP configs in test-networkmanager-service.py stubThomas Haller1-5/+500
2018-06-11clients/tests: seed generated numbers for test-networkmanager-service.pyThomas Haller1-16/+88
2018-06-11tests: simulate available-connections in test-networkmanager-service.pyThomas Haller1-6/+40
2018-06-11tests: fix dry-run for _dbus_property_set() in test-networkmanager-service.pyThomas Haller1-0/+2
2018-06-06clients/tests: test creating and activating VPN connectionThomas Haller1-16/+72
2018-06-05clients/tests: test `nmcli con mod` command with different localeThomas Haller1-1/+1
2018-06-05clients/tests: verify connections in test-networkmanager-service.py using libnmThomas Haller1-52/+183
2018-06-05tests: nest custom exceptions in common namespaceThomas Haller1-55/+57
2018-06-05tests: reorder definitions in test-networkmanager-service.pyThomas Haller1-77/+67
2018-06-05tests: use libnm defines for NM test stubThomas Haller1-26/+31
2018-06-05tests: rename local variables in NM test stub (2)Thomas Haller1-29/+26
2018-06-05tests: rename local variables in NM test stub (1)Thomas Haller1-47/+47
2018-06-01clients/tests: add test for showing invisible connection in nmcliThomas Haller1-2/+8
2018-05-28tests: implement Update2() in NetworkManager stubBeniamino Galvani1-1/+6
2018-05-24clients/tests: add SetProperties operation to test-networkmanager-service.py ...Thomas Haller1-5/+54
2018-05-24tests: don't return path name from obj.get_managed_ifaces() in test-networkma...Thomas Haller1-7/+4
2018-05-15tests: fix quitting mainloop in test-networkmanager-service.pyThomas Haller1-4/+3
2018-05-15tests: explicitly export/unexport objectsThomas Haller1-22/+30
2018-05-15tests/trivial: move codeThomas Haller1-30/+30
2018-05-15tests: rework handling of D-Bus properties in NetworkManager stub serviceThomas Haller1-365/+320
2018-05-14tests: better implement ActivateConnection in NetworkManager stub serviceThomas Haller1-3/+38
2018-05-14tests: various refactoring in tools/test-networkmanager-service.pyThomas Haller1-378/+343
2018-05-11tests: refactor finding device in NetworkManager stubThomas Haller1-55/+51
2018-05-11clients/tests: add python test script for nmcli testsThomas Haller1-71/+178
2018-05-11tests: use libnm via pygobject in tools/test-networkmanager-service.pyThomas Haller1-1/+11
2018-05-11build: set LD_LIBRARY_PATH and GI_TYPELIB_PATH variables in run-nm-test.shThomas Haller1-0/+29
2018-04-12build: meson: use run-nm-test.sh to run testsBeniamino Galvani1-1/+6
2018-04-09tools/run-nm-test.sh: add -d option to set NMTST_DEBUG=dThomas Haller1-0/+8
2017-12-21settings: drop unmaintained ifnet settings plugin of GentooThomas Haller1-1/+1
2017-12-04python: make dbus, gi examples, and debug-helper.py python3 readyYifan J1-5/+5
2017-06-28tools: fix the PowerPC buildLubomir Rintel1-1/+1