[Openmp-commits] [PATCH] D41904: [OMPT] Add tool_not_available testcase

Simon Convent via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 10 05:32:43 PST 2018


sconvent created this revision.
sconvent added reviewers: Hahnfeld, protze.joachim, jlpeyton.

Add a testcase that checks wheter the runtime can handle an ompt_start_tool method that returns NULL indicating that no tool shall be loaded.


https://reviews.llvm.org/D41904

Files:
  runtime/test/ompt/loadtool/tool_available.c
  runtime/test/ompt/loadtool/tool_available/tool_available.c
  runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41904.129257.patch
Type: text/x-patch
Size: 7797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180110/c79b1a21/attachment.bin>


More information about the Openmp-commits mailing list