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-aes/make.proto | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/monniaux/bitsliced-aes') diff --git a/test/monniaux/bitsliced-aes/make.proto b/test/monniaux/bitsliced-aes/make.proto index 530d7e36..5fb11e5f 100644 --- a/test/monniaux/bitsliced-aes/make.proto +++ b/test/monniaux/bitsliced-aes/make.proto @@ -1,2 +1,4 @@ sources: "$(wildcard *.c) tests/tests.c" target: test +measures: ["cycles"] +name: bitsliced-aes -- cgit