mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-01 16:22:44 +01:00
auto-t: Rename test case to reflect its purpose
This commit is contained in:
parent
7f3f5c18dc
commit
2e5f7404c0
@ -54,7 +54,7 @@ class Test(unittest.TestCase):
|
||||
condition = 'not obj.connected'
|
||||
wd.wait_for_object_condition(ordered_network.network_object, condition)
|
||||
|
||||
def test_connection_success(self):
|
||||
def test_connection_failure(self):
|
||||
wd = IWD()
|
||||
|
||||
dev1, dev2 = wd.list_devices(2)
|
||||
|
Loading…
Reference in New Issue
Block a user