summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* dcb: fix testcases for disabling DCB with short-format commandDan Williams2014-03-261-5/+5
* dcb: turn off all DCB features when disabling DCBDan Williams2014-03-251-1/+7
* dcb: set all Priority Group options at the same time (rh #799241)Dan Williams2014-03-251-6/+6
* core: improve ifname matching of existing x generated connections (rh #1077743)Jiří Klimeš2014-03-211-0/+35
* core: allow matching IPv6 'link-local' method to 'ignore' (rh #1073824)Jiří Klimeš2014-03-121-0/+35
* core: match IPv4 'disabled' method to 'auto' when device has no linkDan Williams2014-03-041-3/+44
* core: refactor connection matching and add testcaseDan Williams2014-03-041-0/+111
* core: add function nm_utils_ip6_address_clear_host_address()Thomas Haller2014-02-141-0/+71
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-131-0/+1
* core/platform: add address/route sources (rh#1005416, bgo#722843)Dan Williams2014-01-242-0/+232
* core: add nm_utils_ascii_str_to_int64() functionThomas Haller2014-01-222-0/+86
* platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship2013-12-023-16/+14
* core: capture DNS configuration from resolv.conf when generating connectionsDan Williams2013-11-222-1/+237
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-131-0/+1
* core: add dcbtool manipulation logicDan Williams2013-10-312-1/+359
* core: add const qualifier to functions in nm-ip[46]-configThomas Haller2013-09-243-4/+6
* core: remove 'wep40' and 'wep104' from several places in NMJiří Klimeš2013-09-181-8/+0
* core: add nm_ip6_config_subtract()Dan Williams2013-09-052-2/+189
* test: remove deprecated 'security' property from testsJiří Klimeš2013-09-021-13/+8
* build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2013-08-221-15/+5
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-031-17/+17
* core: use NMIP[46]Route in nm-ip[46]-configPavel Šimerda2013-08-032-35/+34
* core: add nm_ip4_config_subtract()Dan Williams2013-08-022-2/+205
* core: switch nm-ip4-config's NMIP[46]Address to NMPlatformIP[46]AddressPavel Šimerda2013-07-202-18/+17
* dhcp: use nm_ip[46]_config_get_gateway() in testsPavel Šimerda2013-07-041-2/+2
* core: use non-recursive buildDan Winship2013-05-081-17/+3
* core: add IP configuration for unmanaged devicesDan Winship2013-05-071-0/+1
* tests: clean up gtester usageDan Winship2013-02-262-122/+226
* build: improve documentation and test configure optionsPavel Šimerda2012-11-131-3/+2
* build: fix build after addition of new warningsDan Winship2012-08-011-1/+0
* build: fix srcdir != builddir for new generated headersColin Walters2012-02-221-0/+1
* build: fix srcdir != builddirColin Walters2012-01-091-0/+1
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-4/+4
* dhcp: remove unused D-Bus dbus_g_bus_get() call from test-dhcp-options.cJiří Klimeš2011-06-141-3/+1
* wifi: fix connection completion when no wifi setting is sentDan Williams2011-04-111-0/+8
* tests: test more combinations of wifi AP security flags for connection comple...Dan Williams2011-03-301-46/+78
* test: add missing test dependencyDan Williams2011-03-301-1/+1
* use /usr/bin/env instead of /bin/envMichael Biebl2011-03-291-1/+1
* wifi: fix scanned signal strength calculation for WEXT-based driversDan Williams2011-03-131-0/+56
* trivial: turn off debug messages in /etc/hosts testcaseDan Williams2011-03-031-1/+1
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-121-737/+24
|\
| * policy: stop touching /etc/hostsDan Williams2010-12-171-737/+24
* | tests: add some comments to the wifi connection completion testsDan Williams2011-01-121-2/+105
* | wifi: add RSN connection completion testsDan Williams2011-01-121-41/+61
* | wifi: add more AP connection completion tests for EAPDan Williams2011-01-121-106/+133
* | wifi: add more AP connection completion testsDan Williams2011-01-112-30/+266
* | wifi: simplify AP connection completion testcaseDan Williams2011-01-111-240/+226
* | core: add AddAndActivate D-Bus methodDan Williams2011-01-102-1/+992
* | tests: make agent tester stick around until Ctl+CDan Williams2010-12-141-2/+8
* | tests: add secret agent API test toolDan Williams2010-12-142-0/+74