Setting up AMD SDK 2.9 testsuite

1) download AMD-APP-SDK-v2.9-lnx64.tgz to this folder

2) tar xzf AMD-APP-SDK-v2.9-RC-lnx64.tgz

3) reconfigure pocl ( ./configure )

4) amdsdk2.9 should appear in enabled testsuites list presented by configure
   You need libSDL installed to get it enabled and 'cmake'
   to get it built.

5) call 'make prepare-examples' once to get the examples built

6) run tests: make check TESTSUITEFLAGS="-k amdsdk2.9"
