Skip to content

Test automation #3

@teo8192

Description

@teo8192

Create a container to run tests/create doc?
Should have several roles:

  • cargo test
  • cargo miri test
    This will not work, as miri does not support ffi calls to C.
  • RUSTFLAGS="-Zsanitizer=address" cargo +nightly test
  • cargo test --no-run
    valgrind target/debug/deps/my_test_binary
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions