From 822784fd625fdc54d813af38195a8ef351ebc511 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 2 Nov 2018 21:53:44 +0100 Subject: tests/kms_lease: add tests for lease ioctls [v2] Validate that the leasing API creates leases that allow access to a subset of the available resources and that lease revocation works. v2: from Dave Airlie * Update ioctl numbers to latest proposed values. * Fix commit message * Add tests for get_lease and list_lessees v3: - Rebase - drop the get_driving_output test, that's already taken care of by the for_each_valid_output loop. Signed-off-by: Keith Packard (v2) Reviewed-by: Dave Airlie Signed-off-by: Daniel Vetter --- tests/Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.sources') diff --git a/tests/Makefile.sources b/tests/Makefile.sources index a3960316..d007ebc7 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -65,6 +65,7 @@ TESTS_progs = \ kms_getfb \ kms_hdmi_inject \ kms_invalid_dotclock \ + kms_lease \ kms_legacy_colorkey \ kms_mmap_write_crc \ kms_panel_fitting \ -- cgit v1.2.3