summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-02-05 09:00:43 +0100
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-02-05 09:00:43 +0100
commitbfafd1b3323ac543cae2d34f43e02b8b4373c36f (patch)
tree374ffca288420c5188a3344e382545600737b0a3 /test
parent35935f0a2ac2df9d71aa767cadbf5ae23396ad2d (diff)
downloadlilliput-ae-implem-bfafd1b3323ac543cae2d34f43e02b8b4373c36f.tar.xz
Renommage de ae-common.h en lilliput-ae-utils.h
Diffstat (limited to 'test')
-rwxr-xr-xtest/check-implementation.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/check-implementation.sh b/test/check-implementation.sh
index 951c6af..f2c32ed 100755
--- a/test/check-implementation.sh
+++ b/test/check-implementation.sh
@@ -25,10 +25,9 @@ run-genkat ()
local genkat=${genkat_dir}/genkat
local source_files=(
- ae-common.h
cipher.{c,h}
constants.h
- lilliput-ae{.h,-${mode}.c}
+ lilliput-ae{.h,-utils.h,-${mode}.c}
tweakey.{c,h}
)