libfuse/test
Zhiqiang Liu 71f0d7c366 test/test_syscalls.c: fix potential fd leakage problems
In test_syscalls.c, several funcs have potential fd leakage
problems. This patch will fix them.

Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
Signed-off-by: Haotian Li <lihaotian9@huawei.com>
2020-11-06 19:26:03 +00:00
..
.gitignore Added write cache tests. 2016-10-10 11:07:38 -07: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 Do not fail "ninja test" when running as subproject 2018-10-19 14:17:48 -07:00
pytest.ini Update Travis to Ubuntu Bionic 2020-09-12 09:28:27 +01:00
stracedecode.c libfuse: add readdirplus support in fuse_lowlevel_ops 2013-02-07 14:58:50 +01:00
test_ctests.py Invoke cleanup() with right arguments. 2019-11-20 11:38:33 +00:00
test_examples.py Fixes 477, optional src_dir in tst_(rmdir,unlink) (#493) 2020-01-25 10:17:09 +00:00
test_setattr.c State GPL version in comment (#485) 2020-03-13 16:46:44 +00:00
test_syscalls.c test/test_syscalls.c: fix potential fd leakage problems 2020-11-06 19:26:03 +00:00
test_write_cache.c State GPL version in comment (#485) 2020-03-13 16:46:44 +00:00
travis-build.sh Update Travis to Ubuntu Bionic 2020-09-12 09:28:27 +01:00
travis-install.sh Travis-CI: Fix ImportError: No module named 'zipp' (#502) 2020-02-24 21:41:28 +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