X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Funit_tests%2Fquick_tests%2Ftest_yaffs_rename_to_null_file.h;fp=direct%2Ftest-framework%2Funit_tests%2Fquick_tests%2Ftest_yaffs_rename_to_null_file.h;h=0858ecf62e3356c2c65f9a97a01a8e781f151bbd;hb=fccf7832ace974cc5f91106937655672705ff1ce;hp=0000000000000000000000000000000000000000;hpb=3e61f08fda0b46cacfa6ddf61062a526813ce7d7;p=yaffs2.git diff --git a/direct/test-framework/unit_tests/quick_tests/test_yaffs_rename_to_null_file.h b/direct/test-framework/unit_tests/quick_tests/test_yaffs_rename_to_null_file.h new file mode 100644 index 0000000..0858ecf --- /dev/null +++ b/direct/test-framework/unit_tests/quick_tests/test_yaffs_rename_to_null_file.h @@ -0,0 +1,11 @@ +#ifndef __test_yaffs_rename_NULL3_h__ +#define __test_yaffs_rename_NULL3_h__ + +#include "lib.h" +#include "yaffsfs.h" + +int test_yaffs_rename_to_null_file(void); +int test_yaffs_rename_to_null_file_clean(void); + +#endif +