summaryrefslogtreecommitdiff
path: root/src/nm-test-utils-core.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-04-18shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller1-2/+2
2018-11-12build: avoid header conflict for <linux/if.h> and <net/if.h> with "nm-platfor...Thomas Haller1-2/+2
2018-09-07all: avoid g_memdup()Thomas Haller1-4/+4
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-2/+0
2018-01-08tests: add NMTST_EXPECT*() macrosThomas Haller1-0/+8
2017-12-06core: add nm_ipX_config_clone()Beniamino Galvani1-24/+0
2017-08-03platform: add compare functions for routes with different compare semanticsThomas Haller1-4/+4
2017-07-05core: avoid cloning platform routes but iterate the cache directlyThomas Haller1-0/+38
2017-07-05core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller1-4/+26
2017-03-14all: use "unsigned long" instead of "long unsigned"Thomas Haller1-2/+2
2017-03-06platform: support preferred source option for IPv6 routesBeniamino Galvani1-2/+3
2017-02-23all: use "static inline" keywords instead of "inline static"Thomas Haller1-16/+16
2016-06-16shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller1-1/+1
2016-05-17all/tests: split core part out of "nm-test-utils.h"Thomas Haller1-0/+296