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

Commit 8de4bc97 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

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

parents 792694c2 e66bfdb5
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) {