summaryrefslogtreecommitdiff
path: root/test/python.sh
blob: ea23caf38f24cd28667d5bf4eb64678921541c63 (plain)
1
2
3
4
5
6
7
8
9
10
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