limbo/tests
Jussi Saurio 88856de48e fmt
2025-09-15 11:33:15 +03:00
..
integration fmt 2025-09-15 11:33:15 +03:00
Cargo.toml Add checksums behind a feature flag 2025-09-13 11:00:39 +05:30
lib.rs centralize Rust integration and regression tests 2025-01-21 15:41:09 +07:00
README.md centralize Rust integration and regression tests 2025-01-21 15:41:09 +07:00

Integration and regression test suite.


# run all tests
cargo test 

# run individual test
cargo test test_sequential_write -- --nocapture