summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifnet/tests
AgeCommit message (Expand)AuthorFilesLines
2017-12-21settings: drop unmaintained ifnet settings plugin of GentooThomas Haller7-1540/+0
2017-12-13build: add initial support for meson build systemIñigo Martínez1-0/+20
2016-11-25config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller1-5/+5
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller1-5/+5
2016-10-21build: merge "src/settings/plugins/ifnet/tests/Makefile.am" into toplevel Mak...Thomas Haller1-47/+0
2016-10-19build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller1-1/+1
2016-10-13build: move check_so_symbols for settings plugins to parent makefileThomas Haller1-5/+0
2016-10-11ifnet: rename files to "nms-ifnet-*"Thomas Haller1-5/+5
2016-10-11settings/build: build and use libnms-*-core.la libraryThomas Haller1-6/+6
2016-10-06build: use NetworkManager logging domain for device and settings pluginsThomas Haller1-1/+1
2016-09-20build: add macro to check shared objects symbolsBeniamino Galvani1-1/+3
2016-08-23tests: try to resolve the .so file symbolsLubomir Rintel1-0/+3
2016-06-03ifnet: fix memory leaksBeniamino Galvani2-2/+2
2016-05-17all/tests: split core part out of "nm-test-utils.h"Thomas Haller1-1/+1
2016-04-05build: disable deprecation checks for internal compilationThomas Haller1-1/+0
2016-03-15ifnet: fix error handlingLubomir Rintel1-4/+2
2016-03-10all/tests: fix tests after adjusting glib logging levelThomas Haller1-7/+7
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-3/+3
2015-12-24build: rename directory "include" to "shared"Thomas Haller1-2/+2
2015-09-30build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller1-0/+1
2015-08-10core: final gdbus portingDan Winship1-1/+0
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-2/+1
2015-08-05include: add convenience header "nm-default.h"Thomas Haller1-1/+1
2015-07-24core: add an NMExportedObject base classDan Winship1-0/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-06-12settings: remove hostname handling from pluginsBeniamino Galvani3-31/+0
2015-05-26ifnet/test: rename test check_ifnet to test-ifnetThomas Haller2-6/+6
2015-05-26ifnet/tests: convert to GLib test functionsBeniamino Galvani2-151/+92
2015-05-26ifnet/tests: fix GCC 5 warning about possible misuse of logical notBeniamino Galvani1-1/+1
2015-04-08test: setup logging during nmtst_init_assert_logging()Thomas Haller1-2/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-11-07libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship1-26/+12
2014-10-30Merge branch 'lr/rpm-make-check'Lubomir Rintel1-2/+2
2014-10-29build: fix -Wstrict-prototypes warningsThomas Haller1-14/+14
2014-10-22settings: drop plugin-specific error domainsDan Winship1-2/+1
2014-10-20build: Don't conditionally omit files from distributionLubomir Rintel1-2/+2
2014-08-01libnm: add NetworkManager.h, disallow including individual headersDan Winship1-0/+1
2014-08-01all: port everything to libnmDan Winship1-2/+2
2014-07-30core: merge src/config, src/logging, src/posix-signals into src/Dan Winship1-2/+0
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-2/+0
2014-07-23settings: remove libnm-glib referencesDan Winship1-1/+0
2014-07-15build: more srcdir!=builddir fixesDan Winship1-1/+0
2014-06-05nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message testsThomas Haller1-4/+4
2014-06-05nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller1-1/+2
2014-05-27all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš1-0/+3
2014-04-23ifnet/test: fix test breakage after refactoring testsThomas Haller1-3/+0
2014-04-23core: use g_test_expect_message() in test programsDan Winship1-1/+26
2014-04-23settings: use nm_log_info/warning() in settings pluginsDan Winship1-0/+1
2014-04-23all: set G_LOG_DOMAIN appropriately, for better g_log() messagesDan Winship1-0/+1
2014-04-22ifnet/test: fix test breakage after moving wifi-utils to platformThomas Haller1-0/+3