runtime/test/api/omp_get_wtime.c tolerances

Jack,

Can you see if this patch fixes the rpath issues (it also changes the tolerance for the timer as well)?
The choice of 1% for the timer tolerance is arbitrary (it had worked for me on all the OS X 10.8 and 10.9 versions I tried as well as Linux). It is in the University of Houston's testsuite. I don't mind changing it to 3% to accommodate later OSX versions.

-- Johnny

mac_test_fixes.patch (1.8 KB)

Jonathan,
      I can confirm that the proposed patch solves both the missing
rpath linkage of the openmp test suite executables and eliminates the
failure of the api/omp_get_wtime.c tests case on OS X 10.11. Looks
good here.
          Jack