Home
last modified time | relevance | path

Searched refs:scriptsdir (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/wpa_supplicant/examples/
Ddpp-qrcode.py15 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
16 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
Ddpp-nfc.py24 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
25 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
/hostap-latest/tests/hwsim/vm/
Dparallel-vm.py419 scriptsdir = os.path.dirname(os.path.realpath(sys.argv[0]))
471 subprocess.check_call([os.path.join(scriptsdir, 'build-codecov.sh'),
484 cmd = [os.path.join(os.path.dirname(scriptsdir), 'run-tests.py'), '-L']
524 cmd = [os.path.join(scriptsdir, 'vm-run.sh'),
689 subprocess.check_call([os.path.join(scriptsdir,
693 subprocess.check_call([os.path.join(scriptsdir, 'combine-codecov.sh'),
/hostap-latest/tests/remote/
Drun-tests.py21 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
22 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
23 sys.path.append(os.path.join(scriptsdir, '..', 'hwsim'))
167 files = os.listdir(scriptsdir)
/hostap-latest/tests/hwsim/
Drun-tests.py28 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
29 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
235 files = os.listdir(scriptsdir)