Op 30-12-16 om 13:00 schreef Mika Kahola: > This test case adds TEST_ONLY flag to the following test cases to test > atomic commit correctness. > > - kms_plane_multiple > - kms_atomic_transitions > - kms_plane_scaling > - kms_rotation_crc > > The test randomly selects one of the above test cases and tests atomic > commit. If the test fails with TEST_ONLY flag the real deal atomic commit > is executed and the outcome is verified. > > The test runs by default for 64 iterations. > > Signed-off-by: Mika Kahola <mika.kahola@xxxxxxxxx> > --- > tests/Makefile.sources | 1 + > tests/kms_test_only.c | 455 +++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 456 insertions(+) > create mode 100644 tests/kms_test_only.c Hey, What does this test add? Any test should pass with PASS. This test retrying failed test-only tests won't add much there. No test should ever fail. ~Maarten _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx