#!/bin/sh

make
cd TestFramework
make
cd ../Tests
make
