libfuse/test
Nikolaus Rath 31ebb7b975 Don't use emacs' python-mode for meson files
There is a proper meson-mode now.
2017-07-07 15:48:50 +02: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 Don't use emacs' python-mode for meson files 2017-07-07 15:48:50 +02: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_ctests.py Factored out C-based tests 2017-05-25 13:23:56 -07:00
test_examples.py tst_readdir(): actually go through FUSE 2017-06-20 16:37:51 -07:00
test_setattr.c Make tests build on bsd 2017-05-24 09:58:45 -07:00
test_syscalls.c Added experimental support for building with Meson+Ninja 2017-01-12 15:19:04 -08:00
test_write_cache.c Make tests build on bsd 2017-05-24 09:58:45 -07:00
travis-build.sh Travis-CI: Don't abort on first failed test 2017-05-24 16:53:14 -07: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 Remove 'tests' target in favor of calling py.test directly. 2017-04-10 17:08:58 -07:00