aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/heptagon_radio_transmitter
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-06-06 12:01:53 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-06-06 12:01:53 +0200
commit33cc0aeef68f3adbb51484dbeafccfca5735f8ee (patch)
treee2085af4c0119e0727fd4cd613f92d75de263316 /test/monniaux/heptagon_radio_transmitter
parent61e43b19a3fa145a91f3697349f032de73edc779 (diff)
downloadcompcert-kvx-33cc0aeef68f3adbb51484dbeafccfca5735f8ee.tar.gz
compcert-kvx-33cc0aeef68f3adbb51484dbeafccfca5735f8ee.zip
some more benchmarks
Diffstat (limited to 'test/monniaux/heptagon_radio_transmitter')
-rw-r--r--test/monniaux/heptagon_radio_transmitter/make.proto3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/monniaux/heptagon_radio_transmitter/make.proto b/test/monniaux/heptagon_radio_transmitter/make.proto
new file mode 100644
index 00000000..40de14dc
--- /dev/null
+++ b/test/monniaux/heptagon_radio_transmitter/make.proto
@@ -0,0 +1,3 @@
+sources: "$(wildcard *.c)"
+target: radiotrans
+measures: [cycles]