summaryrefslogtreecommitdiff
path: root/openmp/libompd/test/api_tests/test_ompd_get_task_function.c.cmd
AgeCommit message (Collapse)Author
2022-11-11[OpenMP] [OMPD] Testcases for libompdVignesh Balasubramanian
This is part of the OMPD Path set started from review. https://reviews.llvm.org/D100181 Reviewed By: @jdoerfert, @dreachem