limbo/tests
2025-08-01 00:46:46 +08:00
..
integration support offset for values 2025-08-01 00:46:46 +08:00
Cargo.toml add btree fuzz tests which generate seed file from scratch 2025-07-14 13:01:15 +04:00
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