dpctl
dpctl copied to clipboard
Run C++ tests in conda recipe
There are GTest tests but they are not started during conda package building.
@diptorupd Now that CTest no longer needs to rebuild the SyclInterface library, perhaps running CTest is possible. While it is possible I think this is a secondary task of low priority though.
@oleksandr-pavlyk @ndgrigorian If I am not wrong the libsyclinterface tests do run during the CI build of packages in both public GitHub and Jenkins CI. Can you confirm and close out this issue?
@diptorupd They only run as part of coverage builds, so they only run in public CI.