summaryrefslogtreecommitdiff
path: root/src/nm-test-utils-core.h
Commit message (Expand)AuthorAgeFilesLines
* libnm/keyfile: build keyfile code as separate GPL licensed internal libraryThomas Haller2020-01-071-1/+1
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-2/+2
* build: avoid header conflict for <linux/if.h> and <net/if.h> with "nm-platfor...Thomas Haller2018-11-121-2/+2
* all: avoid g_memdup()Thomas Haller2018-09-071-4/+4
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-2/+0
* tests: add NMTST_EXPECT*() macrosThomas Haller2018-01-081-0/+8
* core: add nm_ipX_config_clone()Beniamino Galvani2017-12-061-24/+0
* platform: add compare functions for routes with different compare semanticsThomas Haller2017-08-031-4/+4
* core: avoid cloning platform routes but iterate the cache directlyThomas Haller2017-07-051-0/+38
* core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller2017-07-051-4/+26
* all: use "unsigned long" instead of "long unsigned"Thomas Haller2017-03-141-2/+2
* platform: support preferred source option for IPv6 routesBeniamino Galvani2017-03-061-2/+3
* all: use "static inline" keywords instead of "inline static"Thomas Haller2017-02-231-16/+16
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-161-1/+1
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-0/+296