iwd/autotests
Andrew Zaborowski c26b0ad3db autotest: Simplify iterating over network objects
Where the code just needs to find all of the network objects, don't look
for the device objects first because this only adds overhead.  With
the structure now having three levels it can be even more confusing,
especially in getCurrentlyConnectedNetworkName where the outer loop
didn't check for the Device interface.

In getNetworkList don't return after the first device's networks are
listed.
2016-07-13 10:33:34 -05:00
..
test0AP autotests: fixed scanNetworkWithoutAP after objectManager changes 2016-06-01 14:39:38 -05:00
test1AP autotests: Replace strings with constants 2016-06-06 12:13:40 -05:00
test2AP autotest: Simplify iterating over network objects 2016-07-13 10:33:34 -05:00
utility autotest: Simplify iterating over network objects 2016-07-13 10:33:34 -05:00