intel / gmmlib

Other
158 stars 87 forks source link

22.2.1: no test suite? #102

Closed kloczek closed 1 year ago

kloczek commented 2 years ago

Doesn;t matter how I've configure sourcetree with RUN_TEST_SUITE=OFF or RUN_TEST_SUITE=ON ctest is failing because it cannot find any units

[tkloczko@pers-jacek x86_64-redhat-linux-gnu]$ ctest -vv
Test project /home/tkloczko/rpmbuild/BUILD/gmmlib-intel-gmmlib-22.2.1/x86_64-redhat-linux-gnu
No tests were found!!!
Manish7093 commented 1 year ago

Doesn;t matter how I've configure sourcetree with RUN_TEST_SUITE=OFF or RUN_TEST_SUITE=ON ctest is failing because it cannot find any units

[tkloczko@pers-jacek x86_64-redhat-linux-gnu]$ ctest -vv
Test project /home/tkloczko/rpmbuild/BUILD/gmmlib-intel-gmmlib-22.2.1/x86_64-redhat-linux-gnu
No tests were found!!!

Thank you for highlighting this issue. We will address this asap. Could you please provide more information about this issue. Example : Build steps, OS version.

kloczek commented 1 year ago

I'm using my own distribution which is relatively close to Fedora rawhide. All wat you need to do is execute cmake with RUN_TEST_SUITE=OFF or RUN_TEST_SUITE=ON.

johnmach commented 1 year ago

Resolved in https://github.com/intel/gmmlib/commit/571b74e1bf27d7409098c7f4c7ff92ffd628615b. Hence closing this Pull Request.