bcachefs-tools/tests
Brett Holman 60a6b2882e Clean up smoketest and pytests.
- Replace depreciated tempfile with mktemp in smoketest.
- Remove unused pytest imports and variables.
- Make path lookup less fragile. Allows pytest to run from any cwd.
- Prevent exeptions caused by calling functions/methods on None objects.
- Disable fuse tests in smoketest. These are broken and add noise.
- Add missing travis CI dependency.

Signed-off-by: Brett Holman <bholman.devel@gmail.com>
2021-10-11 20:24:12 -06:00
..
__init__.py Clean up smoketest and pytests. 2021-10-11 20:24:12 -06:00
conftest.py Clean up smoketest and pytests. 2021-10-11 20:24:12 -06:00
test_basic.py Clean up smoketest and pytests. 2021-10-11 20:24:12 -06:00
test_fixture.py Clean up smoketest and pytests. 2021-10-11 20:24:12 -06:00
test_fuse.py Clean up smoketest and pytests. 2021-10-11 20:24:12 -06:00
test_helper_trick.c Initial version of bcachefs tests. 2019-11-03 23:17:43 -05:00
test_helper.c Initial version of bcachefs tests. 2019-11-03 23:17:43 -05:00
util.py Clean up smoketest and pytests. 2021-10-11 20:24:12 -06:00
valgrind-suppressions.txt add Valgrind suppression to ignore userspace-rcu leak 2021-06-04 16:12:13 -06:00