intel / llvm-test-suite

Other
20 stars 131 forks source link

[SYCL] Move weak_object tests from unittests to E2E #1678

Open steffenlarsen opened 1 year ago

steffenlarsen commented 1 year ago

This commit moves the weak_object unittests from intel/llvm to the test suite. This helps verifying that the implementation is handled correctly by DPC++ rather than building it only with some other host compiler without a kernel run.