hostap/tests/remote
Andrei Otcheretianski fb83e4fbc3 tests: Replace deprecated thread isAlive function
The isAlive() function is deprecated in newer versions of Python
so replace it with the is_alive() instead.

Signed-off-by: Oren Givon <oren.givon@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
2021-02-20 00:16:33 +02:00
..
config.py tests: remote: Allow passing of parameters with devname 2020-10-09 11:19:23 +03:00
hwsim_wrapper.py tests: remote: Allow hwsim test cases with more than two arguments 2020-02-23 15:21:22 +02:00
monitor.py tests: remotehost: Use correct name 2020-12-04 12:14:09 +02:00
run-tests.py tests: remote: Allow shuffle 2021-01-15 12:17:05 +02:00
rutils.py tests: Replace deprecated thread isAlive function 2021-02-20 00:16:33 +02:00
test_devices.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
test_example.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
test_monitor.py tests: remote: Add run_monitor test case 2020-10-09 11:24:00 +03:00