TestIwconfigExpressions.test_constructor() |
Will it build? |
TestIwconfigExpressions.test_mac_protocol() |
Does it get the protocol? |
TestIwconfigExpressions.test_essid() |
Does it match the essid? |
TestIwconfigExpressions.test_mode() |
Does in get the mode? |
TestIwconfigExpressions.test_frequency() |
Does it match the frequency? |
TestIwconfigExpressions.test_access_point() |
Does it get the access points mac? |
TestIwconfigExpressions.test_bit_rate() |
Does it get the bit rate? |
TestIwconfigExpressions.test_tx_power() |
Does it get the tx-power? |
TestIwconfigExpressions.test_link_quality() |
Does it get the link quality? |
TestIwconfigExpressions.test_signal_level() |
Does it get the signal level? |
TestIwconfigExpressions.test_rx_invalid_nwid() |
Does it get the count of invalid network ids? |
TestIwconfigExpressions.test_rx_invalid_crypt() |
Does it get count of packets not decryptable? |
TestIwconfigExpressions.test_rx_invalid_frag() |
Does it get count of packets that couldn’t be reassembled? |
TestIwconfigExpressions.test_tx_excessive_retries() |
Does it get number of packets which hardware failed to deliver? |
TestIwconfigExpressions.test_invalid_misc() |
Does it get count of other packets lost because of wireless stuff? |
TestIwconfigExpressions.test_missed_beacons() |
Does it get the count of missed beacons? |