#!/bin/bash set -eu TEST_DIR=$(dirname $0) ROOT_DIR=${TEST_DIR}/.. make -C ${ROOT_DIR} nist ./python/generate-vectors.sh ./python/compare.sh