Add the infrastructure for unittests to Polly and two simple tests for conversion between isl_val and APInt.
Clang's unittest mechanism served as as a blueprint which then was adapted to Polly.
In addition, a build target check-polly-unittests is added to run only the unittests but not the regression tests.