summaryrefslogtreecommitdiff
path: root/src/platform/tests/test-link.c
Commit message (Expand)AuthorAgeFilesLines
* platform: drop nm_platform_get_error()th/platform_refact_caching-bgo747981Thomas Haller2015-06-161-60/+15
* platform: signal missing firmware in nm_platform_set_up()Thomas Haller2015-06-161-5/+5
* platform: return NMPlatformError from link-add functionsThomas Haller2015-06-161-12/+13
* platform: fetch objects via the event socketThomas Haller2015-06-161-17/+20
* platform: use new platform cachingThomas Haller2015-06-121-8/+30
* tests: allow running the link test without a writeable sysfsLubomir Rintel2015-06-051-19/+25
* platform: return link objects from add functionsDan Williams2015-05-061-8/+8
* platform: fix root-tests after adding link detection without udevThomas Haller2015-05-041-5/+8
* platform/test: refactor detection of root-testThomas Haller2015-04-211-3/+1
* platform: add self argument to platform functionsThomas Haller2015-04-211-136/+136
* platform/test: split initialization of platform tests outThomas Haller2015-04-081-0/+6
* platform: don't wait for udev device initializaton if there's no udevLubomir Rintel2015-03-231-4/+4
* build: disable warnings where macros expand to tautological comparisonsLubomir Rintel2015-03-191-0/+2
* all: consistently include config.hDan Winship2014-11-131-0/+2
* build: fix -Wstrict-prototypes warningsThomas Haller2014-10-291-1/+1
* platform/test: fix warnings in testThomas Haller2014-08-011-4/+5
* platform/test: workaround team bug in older kernel versionThomas Haller2014-06-051-1/+14
* platform: fix software device handling when announcing linksPavel Šimerda2014-06-051-0/+9
* platform/test: fix fake platform to emit signals synchronously (analog to Lin...Pavel Šimerda2014-06-051-4/+4
* platform/test: disable bonding tests if no bonding module is availablePavel Šimerda2014-06-051-0/+8
* platform: allow setting address when adding software link (bridge)Thomas Haller2014-05-301-2/+2
* platform: refactor signals by combining added/changed/removedThomas Haller2014-05-031-15/+15
* platform: always cleanup nm-test-devicePavel Šimerda2013-07-271-1/+0
* platform: fix udev/kernel interface race conditionsPavel Šimerda2013-07-261-48/+1
* platform: improve signal handling in testsPavel Šimerda2013-07-261-29/+34
* platform: remove nm_platform_delete_device_by_name()Pavel Šimerda2013-07-261-23/+6
* platform: more logging for testsPavel Šimerda2013-07-261-1/+4
* platform: use the term 'software devices' consistentlyPavel Šimerda2013-06-261-13/+13
* platform: share main function among testsPavel Šimerda2013-06-211-22/+2
* platform: specify link-added signal as asynchronousDan Williams2013-06-201-14/+33
* platform: update linux platform testcases for udev/platform mergeDan Williams2013-06-191-6/+6
* platform: link mtu settingPavel Šimerda2013-05-181-0/+11
* platform: link address settingPavel Šimerda2013-05-181-0/+20
* platform: vlan supportPavel Šimerda2013-05-181-0/+43
* trivial: typedesc to typenamePavel Šimerda2013-05-161-2/+2
* platform: add nm_platform_link_get_type_name()Dan Winship2013-05-071-4/+14
* platform: use g_assert_cmpint() and g_assert_cmpstr() in testsDan Winship2013-05-031-13/+13
* platform: add ifindex arg to NMPlatform signalsDan Winship2013-05-031-1/+2
* platform: suppress kernel's automatic creation of bond0 (rh #953466)Pavel Šimerda2013-04-291-1/+12
* platform: bridging and bonding optionsPavel Šimerda2013-04-201-0/+39
* platform: master and slave devicesPavel Šimerda2013-04-201-0/+185
* platform: link features (carrier-detect and vlans)Pavel Šimerda2013-04-101-0/+12
* platform: link state, carrier and arpPavel Šimerda2013-04-101-0/+63
* platform: link managementPavel Šimerda2013-04-101-0/+190