#!/bin/sh

if [ \! -e assess ]; then
  make clean
  make
fi

date
uname -a
./arch-info
testing/test-sts
testing/test-rngs
testing/test-japen
date
