libfuse/test
Nikolaus Rath 17e8b3e273 Migrate from Travis to Github actions
With current Ubuntu, Valgrind apparently does not like clang debug info, so do not run
valgrind with clang-compiled binaries.
2023-02-20 20:28:12 +00:00
..
.gitignore Added write cache tests. 2016-10-10 11:07:38 -07:00
ci-build.sh Migrate from Travis to Github actions 2023-02-20 20:28:12 +00:00
ci-install.sh Migrate from Travis to Github actions 2023-02-20 20:28:12 +00:00
conftest.py Typo fixed. (#520) 2020-06-22 06:27:58 +01:00
lsan_suppress.txt Only use valgrind if requested explicitly + enable address sanitizer 2017-01-12 15:19:04 -08:00
meson.build Support application-defined I/O functions for FUSE fd 2023-01-10 10:04:35 +00:00
pytest.ini Update Travis to Ubuntu Bionic 2020-09-12 09:28:27 +01:00
readdir_inode.c Fix returning d_ino and d_type by readdir(3) in non-plus mode 2021-03-18 09:52:30 +00:00
stracedecode.c libfuse: add readdirplus support in fuse_lowlevel_ops 2013-02-07 14:58:50 +01:00
test_ctests.py Add test for FOPEN_NOFLUSH flag 2022-01-05 08:43:43 +02:00
test_custom_io.py Support application-defined I/O functions for FUSE fd 2023-01-10 10:04:35 +00:00
test_examples.py passthrough_hp: Add options for clone_fd, max_threads, daemonize 2023-01-13 10:21:42 +00:00
test_setattr.c Install a the configure_file (config.h) and use in headers 2023-01-28 09:35:34 +00:00
test_syscalls.c Install a the configure_file (config.h) and use in headers 2023-01-28 09:35:34 +00:00
test_write_cache.c Install a the configure_file (config.h) and use in headers 2023-01-28 09:35:34 +00:00
util.py Kill filesystem process on test cleanup. 2018-11-24 20:51:34 +00:00
wrong_command.c Do not fail "ninja test" when running as subproject 2018-10-19 14:17:48 -07:00