summaryrefslogtreecommitdiff
path: root/test/python/compare.sh
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-07-02 16:09:07 +0200
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-07-02 17:11:13 +0200
commitc766de8194c31b97173ba3f207c794a91f49c365 (patch)
treefcd91a27df9f1f0c03950a8046b5022746128db8 /test/python/compare.sh
parentb16148d754f1f09586afd76e4f23c90d00c06320 (diff)
downloadlilliput-ae-implem-c766de8194c31b97173ba3f207c794a91f49c365.tar.xz
Parallélisation de la génération des vecteurs Python
Diffstat (limited to 'test/python/compare.sh')
-rwxr-xr-xtest/python/compare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/python/compare.sh b/test/python/compare.sh
index 414eb1e..c5c5eeb 100755
--- a/test/python/compare.sh
+++ b/test/python/compare.sh
@@ -1,7 +1,7 @@
#!/bin/bash
PYTHON_DIR=$(dirname $0)
-ROOT_DIR=${PYTHON_DIR}/../../
+ROOT_DIR=${PYTHON_DIR}/../..
RESULTS_DIR=${ROOT_DIR}/results
CRYPTO_AEAD=${ROOT_DIR}/crypto_aead