Run tests in CI
Open
ci
- Dominant language
- C++
- Stars
- 54
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
- [x] gtest for integration tests - these are built by enabling `-DGC_TEST_ENABLE=on`. Currently, there's only one built now, run as `cd test/dnnl/ && ./test_dnnl_c_interface`. I think it's missing a `enable_testing` now for ctest. Feel free to add that or a separate target.
- [x] lits for our dialects - @Devjiu TBD.
- [ ] llvm tests on llvm build - these can be run with a single command after the llvm build/install (e.g., ninja check-mlir)
Contributor guide
Assessment
This issue has not been assessed yet.