From 5c9c8841eb66676dd65e84d51fa87a4b4b8ad764 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 4 Feb 2014 14:14:31 +0000 Subject: tests: Add gem_madvise Exercise that calling madvise produces expected results Signed-off-by: Chris Wilson 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 4299ed92..b1010bdd 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -34,6 +34,7 @@ TESTS_progs_M = \ gem_flink \ gem_flink_race \ gem_linear_blits \ + gem_madvise \ gem_mmap \ gem_mmap_gtt \ gem_partial_pwrite_pread \ -- cgit v1.2.3