summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/affinity/format/api.c
Commit message (Collapse)AuthorAgeFilesLines
* [runtime] [test] Fix using %python pathMichal Gorny2018-12-221-1/+1
| | | | | | | | | | Fix the newly-added tests to use %python substitution in order to use the correct path to Python interpreter. Otherwise, they fail on NetBSD where there is no 'python', just 'pythonX.Y'. Differential Revision: https://reviews.llvm.org/D56048 llvm-svn: 350001
* [OpenMP] Add affinity format testsJonathan Peyton2018-12-171-0/+56
llvm-svn: 349411
OpenPOWER on IntegriCloud