from nose.tools import *
import airtime_analyzer
def setup():
pass
def teardown():
def test_basic():