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

Commit 0ec8e4ad authored by Sally Qi's avatar Sally Qi
Browse files

Add test annotations to Luts readback test case


Bug: 377944262
Change-Id: Ic8531ba6cc699e34f9c01def4ae8d58592f2bb20
Test: n/a just a comment
parent cb0bd830
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)