summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifnet/tests
Commit message (Expand)AuthorAgeFilesLines
* config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller2016-11-251-5/+5
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-5/+5
* build: merge "src/settings/plugins/ifnet/tests/Makefile.am" into toplevel Mak...Thomas Haller2016-10-211-47/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* build: move check_so_symbols for settings plugins to parent makefileThomas Haller2016-10-131-5/+0
* ifnet: rename files to "nms-ifnet-*"Thomas Haller2016-10-111-5/+5
* settings/build: build and use libnms-*-core.la libraryThomas Haller2016-10-111-6/+6
* build: use NetworkManager logging domain for device and settings pluginsThomas Haller2016-10-061-1/+1
* build: add macro to check shared objects symbolsBeniamino Galvani2016-09-201-1/+3
* tests: try to resolve the .so file symbolsLubomir Rintel2016-08-231-0/+3
* ifnet: fix memory leaksBeniamino Galvani2016-06-032-2/+2
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-1/+1
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* ifnet: fix error handlingLubomir Rintel2016-03-151-4/+2
* all/tests: fix tests after adjusting glib logging levelThomas Haller2016-03-101-7/+7
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+3
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* core: final gdbus portingDan Winship2015-08-101-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* include: add convenience header "nm-default.h"Thomas Haller2015-08-051-1/+1
* core: add an NMExportedObject base classDan Winship2015-07-241-0/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* settings: remove hostname handling from pluginsBeniamino Galvani2015-06-123-31/+0
* ifnet/test: rename test check_ifnet to test-ifnetThomas Haller2015-05-262-6/+6
* ifnet/tests: convert to GLib test functionsBeniamino Galvani2015-05-262-151/+92
* ifnet/tests: fix GCC 5 warning about possible misuse of logical notBeniamino Galvani2015-05-261-1/+1
* test: setup logging during nmtst_init_assert_logging()Thomas Haller2015-04-081-2/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-26/+12
* Merge branch 'lr/rpm-make-check'Lubomir Rintel2014-10-301-2/+2
|\
| * build: Don't conditionally omit files from distributionLubomir Rintel2014-10-201-2/+2
* | build: fix -Wstrict-prototypes warningsThomas Haller2014-10-291-14/+14
* | settings: drop plugin-specific error domainsDan Winship2014-10-221-2/+1
|/
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+1
* all: port everything to libnmDan Winship2014-08-011-2/+2
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-301-2/+0
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-2/+0
* settings: remove libnm-glib referencesDan Winship2014-07-231-1/+0
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message testsThomas Haller2014-06-051-4/+4
* nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller2014-06-051-1/+2
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+3
* ifnet/test: fix test breakage after refactoring testsThomas Haller2014-04-231-3/+0
* core: use g_test_expect_message() in test programsDan Winship2014-04-231-1/+26
* settings: use nm_log_info/warning() in settings pluginsDan Winship2014-04-231-0/+1
* all: set G_LOG_DOMAIN appropriately, for better g_log() messagesDan Winship2014-04-231-0/+1
* ifnet/test: fix test breakage after moving wifi-utils to platformThomas Haller2014-04-221-0/+3
* wifi: move wifi-utils into platformDan Winship2014-04-171-1/+1
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-131-0/+1