You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falk-werner_webfuse/test-src/integration
Falk Werner 9644d46dac
add shim for closefrom to support systems without that function (glibc before 2.34)
5 months ago
..
webfuse/test add shim for closefrom to support systems without that function (glibc before 2.34) 5 months ago
test_access.cpp add readdir test 1 year ago
test_chmod.cpp add test for chmod 1 year ago
test_chown.cpp add test for chown 1 year ago
test_fsync.cpp add test for fsync 1 year ago
test_link.cpp add test for link 1 year ago
test_mkdir.cpp add test for mkdir 1 year ago
test_mknod.cpp add test for mknod 1 year ago
test_open.cpp add test for open 1 year ago
test_read.cpp add test for read 1 year ago
test_readdir.cpp readdir: removed parameter "handle" 1 year ago
test_readlink.cpp add test for symlink 1 year ago
test_rename.cpp add test for renmae 1 year ago
test_rmdir.cpp add test for rmdir 1 year ago
test_statfs.cpp add test for statfs 1 year ago
test_symlink.cpp add test for symlink 1 year ago
test_truncate.cpp add test for truncate 1 year ago
test_unlink.cpp add newline at end of file 1 year ago
test_utimens.cpp add unit test for utimens ; fixed signature of utimens 1 year ago
test_write.cpp add test for write 1 year ago