yaffs Added a README file and some more tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_mount_yaffs.c
index b74cba3d63e39bd620c917de8162eb7fb0035042..62ef7903e5085189a1564941386da15be51691cf 100644 (file)
@@ -1,6 +1,17 @@
+/*
+ * YAFFS: Yet another FFS. A NAND-flash specific file system.
+ *
+ * Copyright (C) 2002-2010 Aleph One Ltd.
+ *   for Toby Churchill Ltd and Brightstar Engineering
+ *
+ * Created by Timothy Manning <timothy@yaffs.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
 #include "test_mount_yaffs.h"
-#include "yaffsfs.h"
-#include "lib.h"
 
 int mount_yaffs_test(void){
        int output=0;