summaryrefslogtreecommitdiff
path: root/src/tests/test-wifi-ap-utils.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-18core: remove 'wep40' and 'wep104' from several places in NMJiří Klimeš1-8/+0
2013-09-02test: remove deprecated 'security' property from testsJiří Klimeš1-13/+8
2013-02-26tests: clean up gtester usageDan Winship1-105/+220
2011-12-06core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf1-4/+4
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-13wifi: fix scanned signal strength calculation for WEXT-based driversDan Williams1-0/+56
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 Williams1-29/+264
2011-01-11wifi: simplify AP connection completion testcaseDan Williams1-240/+226
2011-01-10core: add AddAndActivate D-Bus methodDan Williams1-0/+973