summaryrefslogtreecommitdiff
path: root/test/python.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/python.sh')
-rwxr-xr-xtest/python.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/python.sh b/test/python.sh
new file mode 100755
index 0000000..ea23caf
--- /dev/null
+++ b/test/python.sh
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+set -eu
+
+TEST_DIR=$(dirname $0)
+ROOT_DIR=${TEST_DIR}/..
+
+make -C ${ROOT_DIR} nist
+
+./python/generate-vectors.sh
+./python/compare.sh