Add TODO to detected modified drivers

This commit is contained in:
Mathy Vanhoef 2020-06-19 23:45:30 +04:00 committed by Mathy Vanhoef
parent 67093175a5
commit fa1fe54699

View File

@ -4,6 +4,10 @@ from tests_common import *
from tests_qca import * from tests_qca import *
from tests_attacks import * from tests_attacks import *
#TODO: Check that modified drivers are used using debugfs
#TODO: Check that atheros is using patched firmware using debugfs
# ==> Both have caused me issues!!! Checking this automatically is *ESSENTIAL*.
# ----------------------------------- Main Function ----------------------------------- # ----------------------------------- Main Function -----------------------------------
def cleanup(): def cleanup():