summaryrefslogtreecommitdiff
path: root/tests/wipy/wlan
AgeCommit message (Collapse)Author
2016-02-22cc3200: Rename 'server' class to 'Server' for consistency.danicampora
2016-02-22tests/wipy: Correct machine test expected result.danicampora
2015-10-19cc3200: WLAN class can retrieve the existing instance.danicampora
2015-10-19tests/wipy: Make WLAN test more stable.danicampora
2015-10-19docs: Add wipy and network.server documentation.danicampora
2015-10-19cc3200: Refactor network module to make the server a propper object.danicampora
2015-10-17cc3200: In scan results rename 'auth' field to 'sec'.danicampora
As defined by the new API, since 'auth' is actually a tuple composed by the security type and the key.
2015-09-27tests/wipy: Fix error in wlan test.Daniel Campora
2015-09-27tests/wipy: Add machine module tests.Daniel Campora
2015-09-27cc3200: Rename pyb module to machine.Daniel Campora
2015-09-27cc3200: New WLAN API including test.Daniel Campora