Skip to content

Run tests in CI #38

Open
Open
@kurapov-peter

Description

@kurapov-peter
  • 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.
  • 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)

Metadata

Metadata

Assignees

Labels

ciContinuous integration and automation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions