Commit graph

16 commits

Author SHA1 Message Date
syylari
daf2f943e2 Further tests for mapping dot11 frequencies to channels as ch177 was not discovered correctly based on freq 2021-05-20 21:55:35 +03:00
Stefan Tatschner
6406885928 Update broken tests 2019-06-30 22:22:36 +02:00
Kent Gruber
660f326806 add test for Clear 2018-05-01 22:40:40 -04:00
Kent Gruber
6911941fa2 add test for GetClient 2018-05-01 22:40:24 -04:00
Kent Gruber
07ba5e8d57 add test for Get 2018-05-01 22:40:03 -04:00
Kent Gruber
116ae12194 add test for AddIfNew 2018-05-01 22:39:47 -04:00
Kent Gruber
aa69d7499a add test for Remove 2018-05-01 22:39:32 -04:00
Kent Gruber
0024434944 add test for List 2018-05-01 22:39:19 -04:00
Kent Gruber
a9a37593a6 add test for Stations 2018-05-01 22:39:05 -04:00
Kent Gruber
36562bc7a9 add test for EachAccessPoint 2018-05-01 22:38:48 -04:00
Kent Gruber
dfa55d2a2e add test for MarshalJSON 2018-05-01 22:37:40 -04:00
Kent Gruber
74b387bf41 add test for NewWiFi 2018-05-01 22:37:20 -04:00
Kent Gruber
74c99d5ea1 add test for Dot11Chan2Freq 2018-05-01 22:37:03 -04:00
Kent Gruber
7e21ec9a97 add test for Dot11Freq2Chan 2018-05-01 22:36:45 -04:00
Kent Gruber
92395b6170 add helper function to build example WiFi struct
to be used in the rest of the tests, basically
2018-05-01 22:36:26 -04:00
Kent Gruber
7f34d0f6e7 start adding tests for wifi functions in network package
this is the base for all the tests
2018-05-01 22:35:54 -04:00