mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:39:39 +01:00
t-runner: Remove delay before the tests
This commit is contained in:
parent
364be241d0
commit
2c3ab8e968
@ -1241,9 +1241,6 @@ static void create_network_and_run_tests(const void *key, void *value,
|
|||||||
if (iwd_pid == -1)
|
if (iwd_pid == -1)
|
||||||
goto exit;
|
goto exit;
|
||||||
|
|
||||||
/*TODO wait for iwd to obtain phyX - replace with dbus call*/
|
|
||||||
sleep(2);
|
|
||||||
|
|
||||||
run_py_tests(hw_settings, config_dir_path, test_queue);
|
run_py_tests(hw_settings, config_dir_path, test_queue);
|
||||||
|
|
||||||
terminate_iwd(iwd_pid);
|
terminate_iwd(iwd_pid);
|
||||||
|
Loading…
Reference in New Issue
Block a user