3c811a89db42091b009ef05bed1aca9508978bcc
[yaffs2.git] / direct / timothy_tests / quick_tests / quick_tests.h
1 #ifndef __quick_tests_h__
2 #define __quick_tests_h__
3 #include <stdio.h>
4 #include "test_mount_yaffs.h"
5
6
7 #define YAFFS_MOUNT_POINT "/yaffs2/"
8
9 void init_quick_tests(void);
10 int dummy_test_pass(void);
11 int dummy_test_pass(void);
12 #endif