mtd/fs/jffs2/ecos/cdl jffs2.cdl,1.16,1.17
lunn at infradead.org
lunn at infradead.org
Wed Dec 15 07:10:47 EST 2004
- Previous message: mtd/fs/jffs2/ecos ChangeLog,1.9,1.10
- Next message: mtd/fs/jffs2/ecos/tests jffs2_1.c, NONE, 1.1 jffs2_2.c, NONE,
1.1 fileio1.c, 1.3, NONE fseek1.c, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/fs/jffs2/ecos/cdl
In directory phoenix.infradead.org:/tmp/cvs-serv2715/cdl
Modified Files:
jffs2.cdl
Log Message:
* tests/fileio1.c: Rename to jffs2_1.c. eCos test names should be
unique.
* tests/fseek1.c: Rename to jffs2_2.c.
* cdl/jffs2.cdl: Build the renamed tests.
Index: jffs2.cdl
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ecos/cdl/jffs2.cdl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- jffs2.cdl 11 Nov 2004 20:48:54 -0000 1.16
+++ jffs2.cdl 15 Dec 2004 12:10:44 -0000 1.17
@@ -11,6 +11,7 @@
## -------------------------------------------
## This file is part of eCos, the Embedded Configurable Operating System.
## Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
+## Copyright (C) 2004 eCosCentric Limited
##
## eCos is free software; you can redistribute it and/or modify it under
## the terms of the GNU General Public License as published by the Free
@@ -228,7 +229,7 @@
display "JFFS2 FS tests"
flavor data
no_define
- calculated { "tests/fileio1.c tests/fseek1.c" }
+ calculated { "tests/jffs2_1 tests/jffs2_2" }
description "
This option specifies the set of tests for the JFFS2 FS package."
}
- Previous message: mtd/fs/jffs2/ecos ChangeLog,1.9,1.10
- Next message: mtd/fs/jffs2/ecos/tests jffs2_1.c, NONE, 1.1 jffs2_2.c, NONE,
1.1 fileio1.c, 1.3, NONE fseek1.c, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list