tests/valgrind_fuse.sh: add more notes

This commit is contained in:
josch
2015-01-18 09:42:09 +01:00
parent 7893d7ddb5
commit ce87652383

View File

@@ -55,6 +55,8 @@ tree /mnt
mkdir "/mnt/test"
# FIXME: also test for moving and renaming of directories
# FIXME: also test for creating files and folder with special characters
# FIXME: also test for creating files and folder with name longer than 255
# create file in the root directory
echo foobar > "/mnt/foobar2"