I accidentally left out the test for the pinned API introduced by D138933. Adding it back.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Good points. This is just the host API for now, so no way to test a target. I do have a test for this in a dependent patch (https://reviews.llvm.org/D139208). I will update that tomorrow to make the missing link between this api and the libomptarget implementation.
I added checks for a and b after allocation and initialization.