fix: using iw if available to get supported wifi frequencies (fixes #743)

This commit is contained in:
Simone Margaritelli 2021-03-29 17:55:33 +02:00
parent c4bbc129b6
commit 6dd86c44fa
2 changed files with 68 additions and 9 deletions

View file

@ -7,7 +7,7 @@ import (
)
func TestProcessSupportedFrequencies(t *testing.T) {
// Actually test processSupportedFrequencies; IO is lifted out.
// Actually test parseIWListFreqs; IO is lifted out.
cases := []struct {
Name string
InputString string