Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0dafaba authored by Myles Watson's avatar Myles Watson
Browse files

Revert "Cert: Temporarily disable the SSP OOB test"

This reverts commit 53883624.

Reason for revert: The CL that fixed the test landed
Bug: 175033589
Test: cert/run SecurityTest
Tag: #gd-refactor
Change-Id: I4dd577f53a45abb2e0f6c52fc3d577ed6ab8e3ce
parent 53883624
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -435,7 +435,7 @@ class SecurityTest(GdBaseTestClass):
        assertThat(has256C).isTrue()
        assertThat(has256R).isTrue()

    def no_test_successful_dut_initiated_ssp_oob(self):
    def test_successful_dut_initiated_ssp_oob(self):
        dut_io_capability = IoCapabilities.NO_INPUT_NO_OUTPUT
        cert_io_capability = IoCapabilities.NO_INPUT_NO_OUTPUT
        dut_auth_reqs = AuthenticationRequirements.DEDICATED_BONDING_MITM_PROTECTION