Lines Matching refs:py
75 The python scripts use wpaspy.py to interact with the wpa_supplicant
76 control interface, but the run-tests.py script adds the (relative)
116 run-tests.py to allow other names to be used.
170 programs and run-tests.py to execute one or more test
171 cases. run-tests.py output verbosity can be controlled with -d (more
173 line. "-f <module name>" (pointing to file test_<module name>.py) can be
176 single test case is to be run (e.g., "./run-tests.py ap_pmf_required").
188 All the test cases are defined in the test_*.py files. These are python
194 new test, run-tests.py with -d and the test case name on the command
197 run-tests.py will automatically import all test cases from the test_*.py
206 run-tests.py can be requested to write results from the execution of