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

Commit c1911c21 authored by Sally Qi's avatar Sally Qi Committed by Android (Google) Code Review
Browse files

Merge "Add test annotations to Luts readback test case" into main

parents 551ab75a 0ec8e4ad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -543,6 +543,7 @@ void generateLuts(Luts* luts, LutProperties::Dimension dimension, int32_t size,
    luts->lutProperties = {LutProperties{dimension, size, {key}}};
}

// @VsrTest = 4.4-016
TEST_P(GraphicsCompositionTest, Luts) {
    ASSERT_TRUE(
            mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount)