aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2019-05-17 12:03:18 +0200
committerCyril SIX <cyril.six@kalray.eu>2019-05-17 12:03:18 +0200
commit4f3b7c0d75fd90ac064419d19d7af2e340d516aa (patch)
tree8e5b880c997c204fdf9b100b4aefbecdced33654 /test/monniaux/bitsliced-aes
parente3b4b3280ffd0d57d4f40f5ca253a1c570ddd6c6 (diff)
downloadcompcert-kvx-4f3b7c0d75fd90ac064419d19d7af2e340d516aa.tar.gz
compcert-kvx-4f3b7c0d75fd90ac064419d19d7af2e340d516aa.zip
Adding more measures
Diffstat (limited to 'test/monniaux/bitsliced-aes')
-rw-r--r--test/monniaux/bitsliced-aes/make.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/bitsliced-aes/make.proto b/test/monniaux/bitsliced-aes/make.proto
index 5fb11e5f..8a9a1bff 100644
--- a/test/monniaux/bitsliced-aes/make.proto
+++ b/test/monniaux/bitsliced-aes/make.proto
@@ -1,4 +1,4 @@
sources: "$(wildcard *.c) tests/tests.c"
target: test
-measures: ["cycles"]
+measures: [cycles]
name: bitsliced-aes