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

Commit e66bfdb5 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "binderRpcTest: session leak test,time for shutdown"

parents b737a035 b5d2b645
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -687,6 +687,8 @@ TEST_P(BinderRpc, SessionWithIncomingThreadpoolDoesntLeak) {
    }

    EXPECT_EQ(nullptr, session.promote());

    sleep(1); // give time for remote session to shutdown
}

TEST_P(BinderRpc, SingleDeathRecipient) {