summaryrefslogtreecommitdiff
path: root/src/platform/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: merge "src/platform/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-132/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* bulid: don't link NMFakePlatform into NetworkManager binaryThomas Haller2016-08-111-3/+3
* platform/tests: change build order to first build test-common.c and platform ...Thomas Haller2016-04-111-8/+8
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* build: reorder files for building platformThomas Haller2016-04-051-1/+4
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* platform/tests: drop "platform" test binaryThomas Haller2015-11-271-4/+0
* platform/tests: remove "dump" test-programThomas Haller2015-11-011-4/+0
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* include: add convenience header "nm-default.h"Thomas Haller2015-08-051-1/+1
* platform: add nmp-object.h fileThomas Haller2015-06-171-0/+7
* platform: add nm-platform-utils.[ch] filesThomas Haller2015-06-051-0/+8
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-2/+0
* tests: use the TAP formatterLubomir Rintel2015-05-261-1/+2
* platform: re-enable the platform link testThomas Haller2015-05-041-0/+1
* build/trivial: reorder and break lines in Makefile.amThomas Haller2015-04-221-2/+9
* platform/tests: reenable valgrind testsThomas Haller2015-02-091-1/+1
* platform/tests: disable platform root test 'test-link-linux' for nowThomas Haller2014-08-041-1/+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-1/+0
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* platform/test: always run linux platform tests (will be skipped as non-root)Thomas Haller2014-06-051-17/+8
* all: set G_LOG_DOMAIN appropriately, for better g_log() messagesDan Winship2014-04-231-0/+1
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-131-0/+1
* build: fix error when building with different build directoryThomas Haller2014-01-301-0/+1
* platform: fix srcdir != builddir build after last changeDan Winship2013-10-161-0/+1
* build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2013-08-221-3/+0
* build: fix distcheckDan Williams2013-08-021-0/+1
* platform-test: fix build with glib < 2.34Jiří Klimeš2013-07-301-0/+1
* platform: cosmetic changesPavel Šimerda2013-07-271-3/+5
* platform: use platform sources even for testing toolsPavel Šimerda2013-06-261-3/+3
* platform: simplify tests Makefile.am using variablesPavel Šimerda2013-06-261-40/+13
* platform: add test for address/route cleanup on link removalPavel Šimerda2013-06-211-3/+27
* platform: merge remaining NMUdevManager functionality into NMLinuxPlatformDan Winship2013-06-051-1/+2
* core: use non-recursive buildDan Winship2013-05-081-16/+9
* platform: manual testing toolPavel Šimerda2013-05-031-0/+5
* build: fix srcdir!=builddirDan Winship2013-05-031-0/+1
* platform: add ifindex arg to NMPlatform signalsDan Winship2013-05-031-1/+4
* platform: route managementPavel Šimerda2013-04-101-3/+27
* platform: address managementPavel Šimerda2013-04-101-3/+27
* platform: link managementPavel Šimerda2013-04-101-0/+72