tree: 0bc4e3207876397d030d2f9fe27d337c067d747f [path history] [tgz]
  1. src/
  2. tests/
  3. Cargo.lock
  4. Cargo.toml
  5. README.md
rust/integration-tests/README.md

ittapi Integration Tests

This crate checks the functionality of the high-level ittapi crate using a VTune installation on the current system. It exists solely for testing in a specially configured environment and will not be published.

Test

On a system with VTune installed:

source vtune-vars.sh
cargo test

To install VTune, see the User Guide. The environment setup script (e.g., vtune-vars.sh) can be found within the VTune installation; e.g., $HOME/intel/oneapi/vtune/latest or /opt/intel/oneapi/vtune/latest on Linux.