Remove CVS-Ids.

This commit is contained in:
Ralf Corsépius
2012-05-04 08:54:40 +02:00
parent 91d2e18249
commit 6a5e19cc56
27 changed files with 0 additions and 131 deletions

View File

@@ -1,7 +1,3 @@
##
## $Id$
##
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS =

View File

@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
##
## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-fstests],

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = imfs_fserror
imfs_fserror_SOURCES = ../fserror/test.c
imfs_fserror_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = imfs_fslink
imfs_fslink_SOURCES = ../fslink/test.c
imfs_fslink_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = imfs_fspatheval
imfs_fspatheval_SOURCES = ../fspatheval/test.c
imfs_fspatheval_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = imfs_fspermission
imfs_fspermission_SOURCES = ../fspermission/test.c
imfs_fspermission_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = imfs_fsrdwr
imfs_fsrdwr_SOURCES = ../fsrdwr/init.c
imfs_fsrdwr_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = imfs_fssymlink
imfs_fssymlink_SOURCES = ../fssymlink/test.c
imfs_fssymlink_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = imfs_fstime
imfs_fstime_SOURCES = ../fstime/test.c
imfs_fstime_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mdosfs_fserror
mdosfs_fserror_SOURCES = ../fserror/test.c
mdosfs_fserror_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mdosfs_fspatheval
mdosfs_fspatheval_SOURCES = ../fspatheval/test.c
mdosfs_fspatheval_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mdosfs_fsrdwr
mdosfs_fsrdwr_SOURCES = ../fsrdwr/init.c
mdosfs_fsrdwr_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mdosfs_fstime
mdosfs_fstime_SOURCES = ../fstime/test.c
mdosfs_fstime_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mimfs_fserror
mimfs_fserror_SOURCES = ../fserror/test.c
mimfs_fserror_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mimfs_fslink
mimfs_fslink_SOURCES = ../fslink/test.c
mimfs_fslink_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mimfs_fspatheval
mimfs_fspatheval_SOURCES = ../fspatheval/test.c
mimfs_fspatheval_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mimfs_fspermission
mimfs_fspermission_SOURCES = ../fspermission/test.c
mimfs_fspermission_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mimfs_fsrdwr
mimfs_fsrdwr_SOURCES = ../fsrdwr/init.c
mimfs_fsrdwr_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mimfs_fssymlink
mimfs_fssymlink_SOURCES = ../fssymlink/test.c
mimfs_fssymlink_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mimfs_fstime
mimfs_fstime_SOURCES = ../fstime/test.c
mimfs_fstime_SOURCES += ../support/fstest_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mrfs_fserror
mrfs_fserror_SOURCES = ../fserror/test.c
mrfs_fserror_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mrfs_fslink
mrfs_fslink_SOURCES = ../fslink/test.c
mrfs_fslink_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mrfs_fspatheval
mrfs_fspatheval_SOURCES = ../fspatheval/test.c
mrfs_fspatheval_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mrfs_fspermission
mrfs_fspermission_SOURCES = ../fspermission/test.c
mrfs_fspermission_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mrfs_fsrdwr
mrfs_fsrdwr_SOURCES = ../fsrdwr/init.c
mrfs_fsrdwr_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mrfs_fssymlink
mrfs_fssymlink_SOURCES = ../fssymlink/test.c
mrfs_fssymlink_SOURCES += ../support/ramdisk_support.c

View File

@@ -1,8 +1,3 @@
##
## $Id$
##
rtems_tests_PROGRAMS = mrfs_fstime
mrfs_fstime_SOURCES = ../fstime/test.c
mrfs_fstime_SOURCES += ../support/ramdisk_support.c