yaffs More tests for quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / lib.h
index 51b5794602bc9abf167e7eb04843c81be5f53133..b12c04f55da6d4d4a0c5cb411a4a61fe01ecc940 100644 (file)
 #define FILE_TEXT "file foo "  /* keep space at end of string */
 #define FILE_TEXT_NBYTES 10
 
+#define DIR_PATH "/yaffs2/new_directory/"
+
+#define SYMLINK_PATH "/yaffs2/sym_foo"
+
 /* warning do not define anything as FILE because there seems to be a conflict with stdio.h */ 
 #define FILE_PATH "/yaffs2/foo"