From c1e6f2db8e9e3589e6bdc463256cbc9c59906ae7 Mon Sep 17 00:00:00 2001 From: Cyril SIX Date: Wed, 15 May 2019 16:11:26 +0200 Subject: Measures for bitslices-aes, bitsliced-tea and complex_mat --- test/monniaux/bitsliced-tea/make.proto | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/monniaux/bitsliced-tea') diff --git a/test/monniaux/bitsliced-tea/make.proto b/test/monniaux/bitsliced-tea/make.proto index 7ddc95d2..09113280 100644 --- a/test/monniaux/bitsliced-tea/make.proto +++ b/test/monniaux/bitsliced-tea/make.proto @@ -1,2 +1,4 @@ objdeps: [{name: bstea_run, compiler: gcc}] target: bstea +name: bitsliced-tea +measures: ["cycles"] -- cgit