Docs.rs
  • tasm-lib-0.43.0
    • tasm-lib 0.43.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jan-ferdinand
    • Sword-Smith
    • aszepieniec
    • Dependencies
      • anyhow ^1 normal
      • arbitrary ^1 normal
      • const_format ^0.2 normal
      • hex ^0.4.3 normal
      • itertools ^0 normal
      • ndarray ^0.16 normal
      • num ^0 normal
      • num-traits ^0 normal
      • rand ^0.8.5 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • strum ^0.26 normal
      • tasm-object-derive ^0.43.0 normal
      • triton-vm ^0.43.0 normal
      • cargo-husky ^1 dev
      • color-eyre ^0.6 dev
      • proptest ^1.5 dev
      • proptest-arbitrary-interop ^0.1 dev
      • rayon ^1 dev
      • test-strategy ^0.4 dev
    • Versions
    • 22.96% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tasm_lib0.43.0

Module test_helpers

Module Items

  • Functions

In crate tasm_lib

tasm_lib

Module test_helpers

Source

Functions§

  • link_and_run_tasm_for_test
  • link_and_run_tasm_for_test_deprecated
  • maybe_write_tvm_output_to_disk
    Store the output from Triton VM’s proof function as files, such that a deterministic proof can be used for debugging purposes.
  • negative_test
  • prepend_program_with_sponge_init
  • prepend_program_with_stack_setup
  • rust_final_state
  • tasm_final_state
  • test_assertion_failure
  • test_rust_equivalence_given_complete_state
  • test_rust_equivalence_given_execution_state
  • test_rust_equivalence_given_execution_state_deprecated
  • test_rust_equivalence_given_input_values_deprecated
  • test_rust_equivalence_multiple_deprecated
  • verify_sponge_equivalence
  • verify_stack_equivalence
    assert stacks are equal, up to program hash
  • verify_stack_growth