UH OpenMP testsuite update

llvm-svn: 236105
diff --git a/openmp/testsuite/bin/header b/openmp/testsuite/bin/header
new file mode 100644
index 0000000..7cc6c7d
--- /dev/null
+++ b/openmp/testsuite/bin/header
@@ -0,0 +1,6 @@
+; RUN: %clang -liomp5 -lm %s -o %t && %t 2>&1 | FileCheck %s
+; CHECK-NOT: Test failed
+; CHECK: Directive worked without errors
+
+
+