Fix unmatched temporary buffer allocations
[yaffs2.git] / direct / test-framework / timothy_tests / is_yaffs_working_tests / README.txt
1 is_yaffs_working_tests folder contains the very simple tests to check that yaffs has been installed properly.
2
3 test_1_yaffs_mount.c mounts yaffs, creates a file, unmounts and then mounts yaffs and checks that the file is still there. 
4
5
6
7 compile command: make
8 run command: ./test_1_yaffs_mount
9
10 command line options:
11         No commands.