summaryrefslogtreecommitdiff
path: root/tests/util.py
AgeCommit message (Expand)Author
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2024-01-16convert main() from C to RustThomas Bertschinger
2021-10-11Clean up smoketest and pytests.Brett Holman
2021-06-05Make fuse tests fail on emergency ro or iter leakJustin Husted
2021-06-04add Valgrind suppression to ignore userspace-rcu leakBrett Holman
2019-12-28bcachefs-tools: fix test bug in valgrind handling.Justin Husted
2019-12-28bachefs-tools: Fix broken test code.Justin Husted
2019-12-28Make valgrind disabled by default in unit tests.Justin Husted
2019-11-18Support remounting in fuse tests.Justin Husted
2019-11-18Make valgrind optional in tests.Justin Husted
2019-11-11Make fuse3 support optional and document.Justin Husted
2019-11-09Implement basic fuse mount tests.Justin Husted
2019-11-03Initial version of bcachefs tests.Justin Husted