Home
last modified time | relevance | path

Searched refs:join (Results 1 – 25 of 83) sorted by relevance

1234

/hostap-latest/tests/hwsim/
Dtest_macsec.py287 cap_veth0 = os.path.join(params['logdir'], prefix + ".veth0.pcap")
288 cap_veth1 = os.path.join(params['logdir'], prefix + ".veth1.pcap")
289 cap_macsec0 = os.path.join(params['logdir'], prefix + ".macsec0.pcap")
290 cap_macsec1 = os.path.join(params['logdir'], prefix + ".macsec1.pcap")
485 pidfile = os.path.join(params['logdir'], prefix + ".pid")
579 conffile = os.path.join(params['logdir'], prefix + ".conf")
580 pidfile = os.path.join(params['logdir'], prefix + ".pid")
581 logfile0 = os.path.join(params['logdir'], prefix + ".veth0.log")
582 logfile1 = os.path.join(params['logdir'], prefix + ".veth1.log")
583 cap_veth0 = os.path.join(params['logdir'], prefix + ".veth0.pcap")
[all …]
Drun-tests.py29 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
135 output = os.path.abspath(os.path.join(self._logdir, '%s.dat' % (self._testname, )))
149 output = os.path.abspath(os.path.join(self._logdir, '%s.dbus' % (self._testname, )))
165 output = os.path.join(self._logdir, '%s.kmemleak' % (self._testname, ))
168 output = os.path.join(self._logdir, '%s.kmemleak-%d' % (self._testname, num))
185 leaks = ''.join(leaks)
194 output = os.path.join(self._logdir, '%s.dmesg' % (self._testname, ))
197 output = os.path.join(self._logdir, '%s.dmesg-%d' % (self._testname, num))
204 srcname = os.path.join(logdir, basename)
205 dstname = os.path.join(logdir, testname + '.' + basename)
[all …]
Dtest_cert_check.py104 cert_file = os.path.join(params['logdir'], "cert_check_basic.pem")
115 cert_file = os.path.join(params['logdir'], "cert_check_v3.pem")
128 cert_file = os.path.join(params['logdir'], "cert_check_dnsname.pem")
135 ",".join(dns).encode())])
185 cert_file = os.path.join(params['logdir'], "cert_check_dnsname.pem")
192 ",".join(dns).encode())])
241 cert_file = os.path.join(params['logdir'], "cert_check_dnsname_alt.pem")
248 ",".join(dns).encode())])
272 cert_file = os.path.join(params['logdir'], "cert_check_dnsname_cn.pem")
Dremotehost.py22 cmd = ' '.join(command)
86 cmd = ["ssh", self.user + "@" + self.host, ' '.join(command)]
87 _cmd = self.name + " execute: " + ' '.join(cmd)
117 cmd = ["ssh", self.user + "@" + self.host, ' '.join(_command)]
118 _cmd = self.name + " thread_run: " + ' '.join(cmd)
162 t.join(wait)
177 cmd = ["ssh", self.user + "@" + self.host, ' '.join(_command)]
181 _cmd = self.name + " proc_run: " + ' '.join(cmd)
193 … logger.debug(self.name + " proc_wait_event: " + ' '.join(events) + " timeout: " + str(timeout))
Dtest_sigma_dut.py585 logdir = os.path.join(params['logdir'],
599 logdir = os.path.join(params['logdir'],
613 logdir = os.path.join(params['logdir'],
646 with open(os.path.join(logdir, "sigma_dut_eap_ttls.ca.pem"), "w") as f2:
650 dst = os.path.join(logdir, "sigma_dut_eap_ttls.server.der")
651 hashdst = os.path.join(logdir, "sigma_dut_eap_ttls.server.pem.sha256")
661 dst = os.path.join(logdir, "sigma_dut_eap_ttls.incorrect.pem.sha256")
715 open(os.path.join(logdir, "suite_b_ca.pem"), "w") as f2:
720 open(os.path.join(logdir, "suite_b.pem"), "w") as f3:
763 open(os.path.join(logdir, "suite_b_ca_rsa.pem"), "w") as f2:
[all …]
Dtest_ap_config.py94 with open(os.path.join(params['logdir'], 'hostapd-test.pid'), "r") as f:
109 with open(os.path.join(params['logdir'], 'hostapd-test.pid'), "r") as f:
127 with open(os.path.join(params['logdir'], 'hostapd-test.pid'), "r") as f:
185 prg = os.path.join(params['logdir'], 'alt-hostapd/hostapd/hostapd')
223 prg = os.path.join(params['logdir'], 'alt-hostapd/hostapd/hostapd')
281 prg = os.path.join(params['logdir'], 'alt-hostapd/hostapd/hostapd')
316 with open(os.path.join(params['logdir'], 'hostapd-test.pid'), "r") as f:
324 with open(os.path.join(params['logdir'], 'hostapd-test.pid'), "r") as f:
Dtest_fils.py29 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
79 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
129 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
194 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
341 hapd_as = start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
411 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
453 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
527 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
586 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
776 start_erp_as(msk_dump=os.path.join(params['logdir'], "msk.lst"))
[all …]
Dp2p_utils.py258 t.join()
267 t.join()
271 t.join()
355 t.join()
368 t.join()
372 t.join()
Dtest_p2p_ext.py274 out = run_tshark(os.path.join(params['logdir'], "hwsim0.pcapng"),
374 out = run_tshark(os.path.join(params['logdir'], "hwsim0.pcapng"),
381 out = run_tshark(os.path.join(params['logdir'], "hwsim0.pcapng"),
Dtest_radius.py221 db = os.path.join(params['logdir'], "radius_req_attr.sqlite")
1187 t.join()
1303 t.join()
1328 t.join()
1342 t.join()
1356 t.join()
1369 t.join()
1383 t.join()
1400 t.join()
1417 t.join()
[all …]
Dtest_fst_config.py164 prg = os.path.join(self.fst_logpath,
177 self.logger.debug("Starting fst hostapd: " + ' '.join(cmd))
191 prg = os.path.join(self.fst_logpath,
209 self.logger.debug("Starting fst supplicant: " + ' '.join(cmd))
Dcheck_kernel.py24 lockdep = r'(\[\s*)?(INFO|WARNING): (%s)|\*\*\* DEADLOCK \*\*\*' % ('|'.join(lockdep_messages), )
Dtest_module_tests.py19 with open(os.path.join(params['logdir'], 'log0'), 'r') as f:
Dtest_ap_eap.py388 con = sqlite3.connect(os.path.join(params['logdir'], "hostapd.db"))
453 db = os.path.join(params['logdir'], "hostapd.db")
1160 db = os.path.join(params['logdir'], "hostapd.db")
1259 con = sqlite3.connect(os.path.join(params['logdir'], "hostapd.db"))
1329 db = os.path.join(params['logdir'], "hostapd.db")
1599 con = sqlite3.connect(os.path.join(params['logdir'], "hostapd.db"))
3836 pac_file = os.path.join(params['logdir'], "fast.pac")
3837 pac_file2 = os.path.join(params['logdir'], "fast-bin.pac")
4520 logger.info(' '.join(arg))
4551 ocsp = os.path.join(params['logdir'], "ocsp-server-cache-key-id.der")
[all …]
Dtest_wpas_config.py164 config = os.path.join(params['logdir'], 'wpas_config_file.conf')
555 config = os.path.join(params['logdir'],
634 config = os.path.join(params['logdir'], 'wpas_config_file_sae.conf')
Dwlantest.py61 log_file = posixpath.join(log_dir, base_log_name + ".log")
62 pcap_file = posixpath.join(log_dir, base_log_name + ".pcapng")
Dtest_erp.py160 user_file = os.path.join(params['logdir'],
386 with open(os.path.join(params['logdir'], 'log0'), 'r') as f:
418 fname = os.path.join(params['logdir'],
473 with open(os.path.join(params['logdir'], 'log0'), 'r') as f:
/hostap-latest/tests/hwsim/vm/
Dmin-seq.py25 print(yellow("Run test sequence: ") + ' '.join(tests))
80 print(yellow("Found a shorter sequence: ", bright=True) + ' '.join(tests))
83 print(' '.join(tests))
Dparallel-vm.py469 logdir = os.path.join(dir, str(timestamp))
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'),
596 logger.info("Failure sequence: " + " ".join(vm[i]['fail_seq']))
689 subprocess.check_call([os.path.join(scriptsdir,
693 subprocess.check_call([os.path.join(scriptsdir, 'combine-codecov.sh'),
/hostap-latest/wpa_supplicant/
Deapol_test.py18 sys.path.append(os.path.join(dir, '..', 'wpaspy'))
25 self.ctrl = wpaspy.Ctrl(os.path.join(wpas_ctrl, ifname))
28 self.mon = wpaspy.Ctrl(os.path.join(wpas_ctrl, ifname))
151 t[i].join()
DREADME-P2P135 p2p_prov_disc <peer device address> <display|keypad|pbc> [join|auto]
144 The optional "join" parameter can be used to indicate that this command
149 join-a-group style PD instead of GO Negotiation style PD.
152 [persistent|persistent=<network id>] [join|auth]
174 "join" indicates that this is a command to join an existing group as a
197 join-a-group operation rather than GO Negotiation.
199 "ssid=<hexdump>" can be used to specify the Group SSID for join
212 p2p_connect 02:0a:f5:85:11:00 12345670 p2ps persistent join
293 progress), stops pending operations for join-a-group, and removes the
564 Invite a peer to join a group (e.g., group=wlan1) or to reinvoke a
[all …]
/hostap-latest/tests/remote/
Drun-tests.py22 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
23 sys.path.append(os.path.join(scriptsdir, '..', 'hwsim'))
133 symlink = os.path.join(log_dir, "current");
136 log_dir = os.path.join(log_dir, time.strftime("%Y_%m_%d_%H_%M_%S"))
139 os.symlink(os.path.join("../", log_dir), symlink)
157 file_name = os.path.join(log_dir, 'run-tests.log')
/hostap-latest/wpa_supplicant/examples/
Ddpp-qrcode.py16 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
26 ifaces = [os.path.join(wpas_ctrl, i) for i in os.listdir(wpas_ctrl)]
/hostap-latest/wpa_supplicant/utils/
Dlog2pcap.py51 data = unhexlify("".join(hexdata))
/hostap-latest/wpaspy/
Dtest.py29 ifaces = [os.path.join(wpas_ctrl, i) for i in os.listdir(wpas_ctrl)]

1234