Only run-tests.py is actually executed, so there is no need to specify the interpreter in all the helper files and test script files. Signed-off-by: Jouni Malinen <j@w1.fi>
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-#
# Python class for controlling hostapd
# Copyright (c) 2013-2014, Jouni Malinen <j@w1.fi>
#
# hwsim testing utilities
# Copyright (c) 2013, Jouni Malinen <j@w1.fi>
# RADIUS DAS extensions to pyrad
# Copyright (c) 2014, Jouni Malinen <j@w1.fi>
# Test cases for automatic channel selection with hostapd
# Cipher suite tests
# Test cases for dynamic BSS changes with hostapd
# Copyright (c) 2013, Qualcomm Atheros, Inc.
@@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
# WPA2-Enterprise tests
# Fast BSS Transition tests
# Hotspot 2.0 tests
# Test cases for HT operations with hostapd
# Test various AP mode parameters
# Copyright (c) 2014, Qualcomm Atheros, Inc.
# Protected management frames tests
# WPA2-Personal tests
# QoS Mapping tests
# Roaming tests
# TDLS tests
# WPS tests
# cfg80211 connect command (SME in the driver/firmware)
# Test cases for DFS
# External password storage
# GAS tests
# IBSS test cases
# IEEE 802.1X tests
# Module tests
# AP mode using the older monitor interface design
# P2P+NFC tests
# WPS+NFC tests
# P2P autonomous GO test cases
# P2P concurrency test cases
# cfg80211 P2P Device
# P2P device discovery test cases
# P2P group formation test cases
# P2P invitation test cases
# P2P persistent group test cases
# P2P service discovery test cases
# Wi-Fi Display test cases
# PeerKey tests
# WPA2-Enterprise PMKSA caching tests
# Radio work tests
# RADIUS tests
# Test cases for SAE
# Scanning tests
# SSID contents and encoding tests
# Dynamic wpa_supplicant interface
# WEP tests
# Deprecated WEXT driver interface in wpa_supplicant
# WNM tests
# wpa_supplicant AP mode tests
# wpa_supplicant control interface
# Testing utilities
# Python class for controlling wlantest
# Python class for controlling wpa_supplicant