summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 05:51:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 05:51:51 +0000
commitb98918b947d569a003bf30d904e2f908faf1e1b0 (patch)
tree783fffc6237ea5ebb5e96415e4c8e3c2270d25dc /testsuites
parent2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b98918b947d569a003bf30d904e2f908faf1e1b0.tar.bz2
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxautoinit01/Makefile.am, psxautoinit02/Makefile.am, psxbarrier01/Makefile.am, psxrwlock01/Makefile.am, psxspin01/Makefile.am, psxspin02/Makefile.am: Remove scndir.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog9
-rw-r--r--testsuites/psxtests/psxautoinit01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxautoinit02/Makefile.am1
-rw-r--r--testsuites/psxtests/psxbarrier01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxrwlock01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxspin01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxspin02/Makefile.am1
7 files changed, 8 insertions, 7 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 828b3418ec..e71dcc191c 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,6 +1,13 @@
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
- * Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
+ * psxautoinit01/Makefile.am, psxautoinit02/Makefile.am,
+ psxbarrier01/Makefile.am, psxrwlock01/Makefile.am,
+ psxspin01/Makefile.am, psxspin02/Makefile.am:
+ Remove scndir.
+
+2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
psxclassic01/Makefile.am, psxcleanup01/Makefile.am,
psxfchx01/Makefile.am, psxpasswd01/Makefile.am,
psxpasswd02/Makefile.am, psxpipe01/Makefile.am,
diff --git a/testsuites/psxtests/psxautoinit01/Makefile.am b/testsuites/psxtests/psxautoinit01/Makefile.am
index 93a941e4ce..a753bb6d83 100644
--- a/testsuites/psxtests/psxautoinit01/Makefile.am
+++ b/testsuites/psxtests/psxautoinit01/Makefile.am
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxautoinit01
psxautoinit01_SOURCES = init.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxautoinit01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
diff --git a/testsuites/psxtests/psxautoinit02/Makefile.am b/testsuites/psxtests/psxautoinit02/Makefile.am
index 935b5029e0..1375dce7f1 100644
--- a/testsuites/psxtests/psxautoinit02/Makefile.am
+++ b/testsuites/psxtests/psxautoinit02/Makefile.am
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxautoinit02
psxautoinit02_SOURCES = init.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxautoinit02.scn
dist_rtems_tests_DATA += psxautoinit02.doc
diff --git a/testsuites/psxtests/psxbarrier01/Makefile.am b/testsuites/psxtests/psxbarrier01/Makefile.am
index cc60fe83df..0543fdc528 100644
--- a/testsuites/psxtests/psxbarrier01/Makefile.am
+++ b/testsuites/psxtests/psxbarrier01/Makefile.am
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxbarrier01
psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxbarrier01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
diff --git a/testsuites/psxtests/psxrwlock01/Makefile.am b/testsuites/psxtests/psxrwlock01/Makefile.am
index 171804b434..4766e613f3 100644
--- a/testsuites/psxtests/psxrwlock01/Makefile.am
+++ b/testsuites/psxtests/psxrwlock01/Makefile.am
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxrwlock01
psxrwlock01_SOURCES = main.c test.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxrwlock01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
diff --git a/testsuites/psxtests/psxspin01/Makefile.am b/testsuites/psxtests/psxspin01/Makefile.am
index 612e35c81b..1b2b190bb8 100644
--- a/testsuites/psxtests/psxspin01/Makefile.am
+++ b/testsuites/psxtests/psxspin01/Makefile.am
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxspin01
psxspin01_SOURCES = main.c test.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxspin01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
diff --git a/testsuites/psxtests/psxspin02/Makefile.am b/testsuites/psxtests/psxspin02/Makefile.am
index 385750ba11..b70443423f 100644
--- a/testsuites/psxtests/psxspin02/Makefile.am
+++ b/testsuites/psxtests/psxspin02/Makefile.am
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxspin02
psxspin02_SOURCES = main.c test.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxspin02.scn
dist_rtems_tests_DATA += psxspin02.doc