MANIFEST.in
setup.py
airtest/__init__.py
airtest/__main__.py
airtest/base.py
airtest/cli2.py
airtest/devsuit.py
airtest/jsonlog.py
airtest/log2html.py
airtest/monitor.py
airtest/patch.py
airtest.egg-info/PKG-INFO
airtest.egg-info/SOURCES.txt
airtest.egg-info/dependency_links.txt
airtest.egg-info/entry_points.txt
airtest.egg-info/requires.txt
airtest.egg-info/top_level.txt
airtest/androaxml/__init__.py
airtest/androaxml/androguard.zip
airtest/binfiles/adb-keyboard.apk
airtest/binfiles/airtoolbox
airtest/binfiles/airtoolbox.version
airtest/device/__init__.py
airtest/device/android.py
airtest/device/dummy.py
airtest/device/ios.py
airtest/device/winExample.py
airtest/device/windows.py
airtest/htmltemplate/app.js
airtest/htmltemplate/highstock-data-cpu.json
airtest/htmltemplate/highstock-data-mem.json
airtest/htmltemplate/index.html
airtest/htmltemplate/css/bootstrap.min.css
airtest/htmltemplate/css/lightbox.css
airtest/htmltemplate/js/bootstrap.min.js
airtest/htmltemplate/js/highstock.js
airtest/htmltemplate/js/jquery.min.js
airtest/htmltemplate/js/lightbox.min.js
airtest/htmltemplate/js/lightbox.min.map
airtest/image/__init__.py
airtest/image/auto.py
airtest/image/image_SIFT.py
airtest/image/image_template.py
airtest/image/sift.py
airtest/image/template.py
airtest/image/toolbox.py
test/test_android.py
test/test_base.py
test/test_dummy.py
test/test_image.py
test/test_jsonlog.py
test/test_patch.py