The test programs can be executed using the command.

./wrapper.sh (AAP Root directory) ./(atr file)

The atr file contains the line to the source files of each test program.

Test Programs:
- basicmath
- bitcount
- crc32
- FFT
- patricia
- qsort
- test1

There is an atr file for each test program.

The test programs except test1 are taken from MiBench benchmark suite.
http://www.eecs.umich.edu/mibench/
