libfuse/test
2017-04-10 16:39:01 -07:00
..
.gitignore Added write cache tests. 2016-10-10 11:07:38 -07:00
conftest.py Run tests under valgrind when available. 2016-10-02 22:39:28 -07:00
lsan_suppress.txt Only use valgrind if requested explicitly + enable address sanitizer 2017-01-12 15:19:04 -08:00
Makefile.am Added experimental support for building with Meson+Ninja 2017-01-12 15:19:04 -08:00
meson.build Only build test/*.py if out of date. 2017-04-10 16:39:01 -07:00
pytest.ini Skip tests if not root and no setuid fusermount3. 2017-01-10 14:42:26 -08:00
stracedecode.c libfuse: add readdirplus support in fuse_lowlevel_ops 2013-02-07 14:58:50 +01:00
test_examples.py Actually test passthrough* examples 2017-04-07 16:40:15 -07:00
test_setattr.c Added test for fchmod 2016-11-06 21:01:38 -08:00
test_syscalls.c Added experimental support for building with Meson+Ninja 2017-01-12 15:19:04 -08:00
test_write_cache.c Don't hardcode test file name. 2016-11-06 21:01:38 -08:00
travis-build.sh Put -Werror in mesonconf, not CFLAGS 2017-01-23 12:07:09 -08:00
travis-install.sh Switch Travis build to Meson+Ninja 2017-01-12 15:19:04 -08:00
util.py Only use valgrind if requested explicitly + enable address sanitizer 2017-01-12 15:19:04 -08:00
wrong_command.c Added experimental support for building with Meson+Ninja 2017-01-12 15:19:04 -08:00