aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/heapsort/make.proto
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/heapsort/make.proto')
-rw-r--r--test/monniaux/heapsort/make.proto3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/monniaux/heapsort/make.proto b/test/monniaux/heapsort/make.proto
new file mode 100644
index 00000000..0b5972d6
--- /dev/null
+++ b/test/monniaux/heapsort/make.proto
@@ -0,0 +1,3 @@
+objdeps: [{name: heapsort_run, compiler: gcc}]
+target: heapsort
+measures: [heapsort_time]