summaryrefslogtreecommitdiff
path: root/src/platform/tests/test-general.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-26platform: attach WifiData to NMPObjectLubomir Rintel1-2/+2
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2017-07-05platform: refactor nm_platform_link_get_all() to return GPtrArrayThomas Haller1-1/+1
2017-05-24core: add configuration flag to choose slaves activation orderBeniamino Galvani1-1/+1
2017-04-18core: add NMNetns to bundle platform and route managersThomas Haller1-2/+2
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller1-2/+2
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-3/+3
2016-05-17all/tests: split core part out of "nm-test-utils.h"Thomas Haller1-1/+1
2016-04-11platform/tests: use nm_linux_platform_new()Thomas Haller1-2/+2
2016-03-07platform: don't create udev client if udev isn't usedThomas Haller1-0/+1
2016-03-07platform: add and use nm_utils_ifname_cpy() helperThomas Haller1-2/+1
2015-11-02platform: reimplement netlink flags/enum to string conversionsThomas Haller1-32/+0
2015-11-01platform: add buffer argument to platform to-string functionsThomas Haller1-8/+8
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-12platform: fix wrapper nm_platform_addr_flags2str() for rtnl_addr_flags2str()Thomas Haller1-0/+33
2015-07-02platform/test: add test to call nm_platform_link_get_all()Thomas Haller1-0/+14
2015-06-19all: fix additional compiler warningis about function declarationsJiří Klimeš1-1/+1
2015-06-17platform/test: add simple test for NMLinuxPlatformThomas Haller1-0/+15
2015-06-05platform: add nm-platform-utils.[ch] filesThomas Haller1-0/+38