You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
Follow the steps in README.md, I have succeed to build Libkineto. Then, I start to run the tests with the command "make test", but it doesn't change anything. In this CMakeLists.txt file, it seems like that you just add the test folder in this project but do not build anything, so I am very confused about how to "make test" and what is the meanning of
(if tests are built)
Anyway... Could somebody tell me how to build and run the code in the test folder? Thanks
The text was updated successfully, but these errors were encountered:
Hi guys,
Follow the steps in README.md, I have succeed to build Libkineto. Then, I start to run the tests with the command "make test", but it doesn't change anything. In this CMakeLists.txt file, it seems like that you just add the test folder in this project but do not build anything, so I am very confused about how to "make test" and what is the meanning of
Anyway... Could somebody tell me how to build and run the code in the test folder? Thanks
The text was updated successfully, but these errors were encountered: