From 257033eb2bf3d9e63f2d8e5321605aa51ab172a1 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Sat, 31 Oct 2015 23:00:20 -0400 Subject: add bus performance test --- tests/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/GNUmakefile') diff --git a/tests/GNUmakefile b/tests/GNUmakefile index a1cd4b4..2361ede 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -27,7 +27,7 @@ INC = ../hal.h LIB = ../libhal.a -BIN = test-aes-key-wrap test-hash test-pbkdf2 test-rsa test-ecdsa +BIN = test-aes-key-wrap test-hash test-pbkdf2 test-rsa test-ecdsa test-bus CFLAGS = -g3 -Wall -fPIC -std=c99 -I.. -- cgit v1.2.3