README.c-not-for-auto-test.txt

The directory c-not-for-auto-test contains C test programs
that are not suitable for automatic test.

ExecTime directory contains test programs for measuring execution time.

Parallel directory contains test programs for parallelization.
The explanation of parallelization in COINS is given in
    http://www.coins-project.org/COINSdoc/hirOpt/parallelMachine-frame.html

Profile directory contains test program for getting
execution count of statements.
The explanation of how to get the execution count of statements
is given in
    http://www.coins-project.org/COINSdoc/backend/backend-frame.html

Most of other test programs require object code to be examined.

