summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix setting MAC address in testsJiří Klimeš2014-12-111-3/+1
* core: add nm_utils_uuid_generate_from_strings()Thomas Haller2014-12-041-0/+49
* core: fix a spurious warning with non-kernel network devicesDan Winship2014-11-142-1/+13
* all: consistently include config.hDan Winship2014-11-137-0/+14
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-2/+4
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-072-30/+29
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-16/+8
* Merge branch 'lr/rpm-make-check'Lubomir Rintel2014-10-301-0/+1
|\
| * tests: Fix /general/nm_utils_kill_child raceLubomir Rintel2014-10-301-0/+1
* | build: fix -Wstrict-prototypes warningsThomas Haller2014-10-292-2/+2
* | libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-1/+1
|/
* core: track origin of MTULubomir Rintel2014-10-201-3/+3
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-202-62/+62
* core: add nm_utils_log_connection_diffThomas Haller2014-10-121-0/+55
* core: prefer connections with higher priority for autoconnectThomas Haller2014-10-121-0/+100
* test: fix check-local in Makefile to print newline after messageThomas Haller2014-10-061-1/+1
* tun: port to internal device factorydcbw/internal-device-factoriesDan Williams2014-09-111-1/+1
* gre: port to internal device factoryDan Williams2014-09-111-1/+1
* vxlan: port to internal device factoryDan Williams2014-09-111-1/+1
* macvlan: port to internal device factoryDan Williams2014-09-111-1/+1
* vlan: port to internal device factoryDan Williams2014-09-111-1/+1
* bond: port to internal device factoryDan Williams2014-09-111-1/+1
* bridge: port to internal device factoryDan Williams2014-09-111-1/+1
* infiniband: port to internal device factoryDan Williams2014-09-111-1/+1
* ethernet: port to internal device factoryDan Williams2014-09-111-1/+1
* veth: port to internal device factoryDan Williams2014-09-111-1/+1
* core: add support for internal device factoriesDan Williams2014-09-111-0/+16
* settings: create default wired connection from NMDeviceEthernetDan Williams2014-09-112-2/+147
* libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRVDan Winship2014-09-041-6/+1
* trivial: don't shadow rand(3)Dan Williams2014-08-201-12/+12
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-9/+9
* all: fix up multiple-include-guard definesDan Winship2014-08-161-2/+2
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-072-2/+1
* libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-071-1/+1
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-012-0/+2
* all: port everything to libnmDan Winship2014-08-012-4/+4
* libnm-util, core: fix warning about signed integer overflow (-Wstrict-overflow)Thomas Haller2014-08-011-1/+1
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-3010-1/+522
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-234-1/+4
* dhcp: remove a stray reference to test-dhcp-optionsDan Winship2014-07-231-1/+1
* dhcp: consolidate and simplify DHCP options testsDan Williams2014-07-222-951/+0
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* core: add nm_utils_kill_child_async() and nm_utils_kill_child_sync() functionThomas Haller2014-07-102-1/+352
* core/test: move src/tests/test-general over to nm-test-utils.h (nmtst)Thomas Haller2014-07-102-6/+6
* nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message testsThomas Haller2014-06-051-12/+3
* nmtst: add new mode where tests assert against logged messages (assert_messages)Thomas Haller2014-06-051-1/+2
* nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller2014-06-051-1/+2
* nmtst: add parameter to nmtst_init to setup nm-loggingThomas Haller2014-06-051-1/+1
* trivial: clarify comments in test-general.c and NetworkManagerUtils.cJiří Klimeš2014-05-301-5/+5
* core: take over connections with IPv6 method 'ignore' for 'auto' (rh #1083196)Jiří Klimeš2014-05-301-0/+36