summaryrefslogtreecommitdiff
path: root/tests/hwsim/remotehost.py
Commit message (Expand)AuthorAgeFilesLines
* tests: remotehost: Disable pipe bufferingJanusz Dziedzic2021-12-121-2/+3
* tests: Replace deprecated thread isAlive functionAndrei Otcheretianski2021-02-201-5/+5
* tests: remotehost: Add missed select importJanusz Dziedzic2021-01-151-0/+3
* tests: remotehost: Remove wait_execute_completeJanusz Dziedzic2021-01-151-3/+3
* tests: remotehost: Introduce wait_event()Janusz Dziedzic2020-12-041-0/+80
* tests: remotehost: Use correct nameJanusz Dziedzic2020-12-041-5/+5
* tests: remote: Allow passing of parameters with monitor interfaceJanusz Dziedzic2020-10-091-0/+1
* tests: remotehost add execute_stop()Janusz Dziedzic2020-10-091-4/+54
* tests: remote host stderr workaroundJanusz Dziedzic2020-10-091-6/+16
* tests: remotehost: Add send_file()Janusz Dziedzic2020-02-231-0/+6
* tests: Python coding style cleanup (pylint3 bad-whitespace)Jouni Malinen2019-03-161-2/+2
* tests: Decode subprocess.check_output() return value for python3Masashi Honma2019-02-041-1/+1
* tests: Decode command execution output to a str for python3Jouni Malinen2019-02-021-2/+2
* tests: Remove extra semicolons from python scriptsJouni Malinen2016-07-031-2/+2
* tests: Add general filter for remote tests executionJonathan Afek2016-06-271-0/+4
* tests/remote: Use a function to add a log file to a remote hostJonathan Afek2016-05-281-0/+3
* tests/remote: Add utils fileJanusz Dziedzic2016-05-141-0/+1
* tests/remote: Add monitor.pyJanusz Dziedzic2016-05-141-0/+10
* tests: remotehost.py use joinJanusz Dziedzic2016-05-141-9/+4
* tests: Convert Host() class to use list of arguments instead of stringJouni Malinen2016-04-241-9/+5
* tests: Add remotehost.py and Host classJanusz Dziedzic2016-03-201-0/+99