summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-06 16:14:59 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-06 16:58:59 +0100
commite4a7c2fe6d2e2ddc052f264168e4835bebb1e81e (patch)
tree83b00e8768b6fd6992275890d655c3a34a968f71 /tests/Makefile.am
parentab6ac672437fb403cea984b992ccab8336daf7ca (diff)
gem_pwrite_pread: Measure how long it takes to upload/copy/download
Further trying to determine the effects of setting snooping.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 845eb6cc..cc9f780a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -73,6 +73,7 @@ TESTS_progs = \
gem_pipe_control_store_loop \
gem_pread \
gem_pwrite \
+ gem_pwrite_pread \
gem_readwrite \
gem_reg_read \
gem_reloc_overflow \