You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
config.py tests: remote: Allow passing of parameters with devname 4 years ago
hwsim_wrapper.py tests: remote: Allow hwsim test cases with more than two arguments 4 years ago
monitor.py tests: remotehost: Use correct name 3 years ago
run-tests.py tests: remote: Allow shuffle 3 years ago
rutils.py tests: Replace deprecated thread isAlive function 3 years ago
test_devices.py tests: Use python3 compatible print statement 5 years ago
test_example.py tests: Python coding style cleanup (pylint3 bad-whitespace) 5 years ago
test_monitor.py tests: remote: Add run_monitor test case 4 years ago