summaryrefslogtreecommitdiff
path: root/libnm/tests
Commit message (Expand)AuthorAgeFilesLines
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-123-3/+0
* libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-021-0/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-201-3/+3
* libnm: fix endless loop in nm_vpn_service_plugin_read_vpn_details()Thomas Haller2018-10-251-6/+5
* libnm/tests: add test for nm_vpn_service_plugin_read_vpn_details()Thomas Haller2018-10-251-0/+275
* test/meson: increase timeout for some testsThomas Haller2018-10-221-4/+5
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-1/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-4/+4
* build/meson: fix meson build for shared filesThomas Haller2018-05-311-13/+14
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-311-2/+1
* tests: use libnm via pygobject in tools/test-networkmanager-service.pyThomas Haller2018-05-113-5/+75
* all: remove consecutive empty linesBeniamino Galvani2018-04-302-4/+0
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: enable all tests againBeniamino Galvani2018-04-121-4/+3
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* libnm/tests: fix compilation of test-generalThomas Haller2018-02-261-2/+2
* libnm/tests: avoid compiler message about -fvar-tracking-assignments in test-...Thomas Haller2018-02-261-2081/+2117
* libnm/utils: drop part after a dash in product nameLubomir Rintel2018-02-231-0/+8
* libnm/utils: extend the product fixup phrase listLubomir Rintel2018-02-231-20/+1789
* libnm/utils: ignore parts of vendor name after a slashLubomir Rintel2018-02-231-0/+4
* libnm/utils: deal with the square brackets on producr/vendor fixupLubomir Rintel2018-02-231-0/+5
* libnm/utils: ignore stuff in parentheses for vendor/product fixupsLubomir Rintel2018-02-231-0/+11
* libnm/utils: add more phrases to vendor fixup listLubomir Rintel2018-02-231-0/+115
* libnm/utils: split out vendor fixupLubomir Rintel2018-02-231-20/+174
* meson: Improve dependency systemIñigo Martínez2018-01-101-19/+5
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-2/+4
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-181-2/+1
* build: use template files for enum types' sources generationIñigo Martínez2017-12-181-1/+1
* build: rename unit tests with the `test-` patternIñigo Martínez2017-12-141-4/+2
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+53
* libnm: move fixup_desc_string() to nm-libnm-utils.cth/sanitize-non-utf8-rh1443114-pt2Thomas Haller2017-05-191-0/+35
* libnm: add testable libnm/nm-libnm-utils.c fileThomas Haller2017-05-191-0/+34
* libnm/tests: increase timeout in nm-client testLubomir Rintel2016-11-141-1/+1
* libnm/tests: work around ObjectManager bogus warningLubomir Rintel2016-11-101-0/+9
* libnm/tests: connection might not be gone at the time manager signals removalLubomir Rintel2016-11-101-2/+3
* build: merge "libnm/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-191-61/+0
* tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-...Thomas Haller2016-10-191-4/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-033-23/+23
* shared/tests: build "nm-utils/nm-vpn-plugin-utils.c"th/shared-bgo767697Thomas Haller2016-06-161-0/+24
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* libnm: be more accepting for invalid connections from NetworkManagerThomas Haller2016-03-261-4/+0
* libnm/tests: extend tests for handling invalid connections in NMClientThomas Haller2016-03-261-36/+143
* test-nm-client: fix the remaining counterLubomir Rintel2016-03-171-5/+6
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-193-4/+4
* tests: move common dbus test-runners to tools/ directoryThomas Haller2016-01-222-6/+1
* tests: use dbus-run-session instead of dbus-launchMichael Biebl2016-01-221-5/+1
* libnm,tests: fix error leakDan Williams2016-01-211-0/+1
* libnm/tests: add tests for libnm handling invalid connectionsThomas Haller2015-12-261-0/+238
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-8/+8