From: Jouni Malinen Date: Fri, 27 Nov 2015 17:38:17 +0000 (+0200) Subject: tests: Remove HwsimSkip from p2p_channel X-Git-Tag: hostap_2_6~1309 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6c09bf46ee47b055ef74ea23f5ae9e0ee4727db;p=thirdparty%2Fhostap.git tests: Remove HwsimSkip from p2p_channel With the optimizations from the previous commits, none of the test cases here need to be skipped. Signed-off-by: Jouni Malinen --- diff --git a/tests/hwsim/test_p2p_channel.py b/tests/hwsim/test_p2p_channel.py index edda55e04..68c485eca 100644 --- a/tests/hwsim/test_p2p_channel.py +++ b/tests/hwsim/test_p2p_channel.py @@ -12,7 +12,6 @@ import time import hostapd import hwsim_utils -from utils import HwsimSkip from tshark import run_tshark from wpasupplicant import WpaSupplicant from hwsim import HWSimRadio