Hide Forgot
Description of problem: The wlan test expects the name of the interface to be "wlan". This is not true of RHEL7 (or Fedora 19). The wlan test must use another method, such as iwconfig to determine the wlan interface for test planning. Version-Release number of selected component (if applicable): hwcert-client 1.7.0
Created attachment 799441 [details] wlan.py patch to get interface name from iwconfig This patch also adds full parsing of iwconfig output.
committed to R52
[root@bluetwo hwcert]# hwcert-backend version hwcert version 1.7.0, release 62 [root@bluetwo hwcert]# hwcert-backend print --report plan Test Plan: ---------------------------------------------------------------- suspend device:09/PNP0C09:00/PNP0C0A:00/power_supply/BAT0 USB2 pci0000:00/0000:00:14.0/usb3 USB3 pci0000:00/0000:00:14.0/usb4 battery device:09/PNP0C09:00/PNP0C0A:00/power_supply/BAT0 lid LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 cdrom sr0 host1/target1:0:0/1:0:0:0/block/sr0 dvd sr0 host1/target1:0:0/1:0:0:0/block/sr0 expresscard audio pci0000:00/0000:00:1b.0/sound/card0 WirelessN wlp3s0 pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0 [...]
Closing as hwcert-client is obsolete. Please use redhat-certification-hardware instead.