Explorar o código

Really run data tests

Samuel Thibault %!s(int64=5) %!d(string=hai) anos
pai
achega
dd2b79874d
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      tests/Makefile.am

+ 5 - 1
tests/Makefile.am

@@ -401,7 +401,11 @@ examplebin_SCRIPTS = \
 	microbenchs/tasks_size_overhead.sh
 if !STARPU_SIMGRID
 if !STARPU_USE_MPI_MASTER_SLAVE
-TESTS += microbenchs/tasks_size_overhead_scheds.sh
+TESTS += \
+	microbenchs/tasks_data_overhead.sh \
+	microbenchs/sync_tasks_data_overhead.sh \
+	microbenchs/async_tasks_data_overhead.sh \
+	microbenchs/tasks_size_overhead_scheds.sh
 endif
 endif