summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2013-12-02platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship3-16/+14
2013-11-22core: capture DNS configuration from resolv.conf when generating connectionsDan Williams2-1/+237
2013-11-13coverity: fix various warnings detected with CoverityThomas Haller1-0/+1
2013-10-31core: add dcbtool manipulation logicDan Williams2-1/+359
2013-09-24core: add const qualifier to functions in nm-ip[46]-configThomas Haller3-4/+6
2013-09-18core: remove 'wep40' and 'wep104' from several places in NMJiří Klimeš1-8/+0
2013-09-05core: add nm_ip6_config_subtract()Dan Williams2-2/+189
2013-09-02test: remove deprecated 'security' property from testsJiří Klimeš1-13/+8
2013-08-22build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship1-15/+5
2013-08-03all: replace struct in_addr with guint32Pavel Šimerda1-17/+17
2013-08-03core: use NMIP[46]Route in nm-ip[46]-configPavel Šimerda2-35/+34
2013-08-02core: add nm_ip4_config_subtract()Dan Williams2-2/+205
2013-07-20core: switch nm-ip4-config's NMIP[46]Address to NMPlatformIP[46]AddressPavel Šimerda2-18/+17
2013-07-04dhcp: use nm_ip[46]_config_get_gateway() in testsPavel Šimerda1-2/+2
2013-05-08core: use non-recursive buildDan Winship1-17/+3
2013-05-07core: add IP configuration for unmanaged devicesDan Winship1-0/+1
2013-02-26tests: clean up gtester usageDan Winship2-122/+226
2012-11-13build: improve documentation and test configure optionsPavel Šimerda1-3/+2
2012-08-01build: fix build after addition of new warningsDan Winship1-1/+0
2012-02-22build: fix srcdir != builddir for new generated headersColin Walters1-0/+1
2012-01-09build: fix srcdir != builddirColin Walters1-0/+1
2011-12-06core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf1-4/+4
2011-06-14dhcp: remove unused D-Bus dbus_g_bus_get() call from test-dhcp-options.cJiří Klimeš1-3/+1
2011-04-11wifi: fix connection completion when no wifi setting is sentDan Williams1-0/+8
2011-03-30tests: test more combinations of wifi AP security flags for connection comple...Dan Williams1-46/+78
2011-03-30test: add missing test dependencyDan Williams1-1/+1
2011-03-29use /usr/bin/env instead of /bin/envMichael Biebl1-1/+1
2011-03-13wifi: fix scanned signal strength calculation for WEXT-based driversDan Williams1-0/+56
2011-03-03trivial: turn off debug messages in /etc/hosts testcaseDan Williams1-1/+1
2011-01-12Merge remote branch 'origin/master' into rm-usersetDan Williams1-737/+24
2011-01-12tests: add some comments to the wifi connection completion testsDan Williams1-2/+105
2011-01-12wifi: add RSN connection completion testsDan Williams1-41/+61
2011-01-12wifi: add more AP connection completion tests for EAPDan Williams1-106/+133
2011-01-11wifi: add more AP connection completion testsDan Williams2-30/+266
2011-01-11wifi: simplify AP connection completion testcaseDan Williams1-240/+226
2011-01-10core: add AddAndActivate D-Bus methodDan Williams2-1/+992
2010-12-17policy: stop touching /etc/hostsDan Williams1-737/+24
2010-12-14tests: make agent tester stick around until Ctl+CDan Williams1-2/+8
2010-12-14tests: add secret agent API test toolDan Williams2-0/+74
2010-12-14tests: fix missing Makefile depDan Williams1-1/+1
2010-10-21dhcp: add support for Fedora dhclient RFC3442 routes (rh #639935)Dan Williams1-183/+295
2010-10-07policy: add testcases for removing stale hosts mappings (bgo #629020) (rh #63...Dan Williams1-0/+67
2010-10-07policy: preserve custom hostnames on local-mapping lines (rh #627269)Dan Williams1-18/+122
2010-08-10build: fix compilation with glib >= 2.25.12Dan Williams1-0/+4
2010-08-09policy: add short hostname to /etc/hosts too (rh #621910)Dan Williams1-0/+106
2010-06-23policy: add public address mappings before localhost onesDan Williams1-6/+6
2010-06-21policy: map hostname to current IP address (bgo #619931)Dan Williams1-37/+251
2010-04-26test: needs -ldl too for logger codeDan Williams1-0/+1
2010-03-02hosts: always check and update /etc/hosts if needed (rh #569914)Dan Williams2-1/+410
2010-03-01core: fix auto determination of classful IPv4 address and add testcase (bgo #...Dan Williams1-24/+84