summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 05:43:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 05:43:05 +0000
commit2e0f173bc31c9fb89334ed9f57b6d6bc728bf10c (patch)
tree43a33353b650f2076408e984e121c04a156de322 /testsuites
parent2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-2e0f173bc31c9fb89334ed9f57b6d6bc728bf10c.tar.bz2
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am, psxclassic01/Makefile.am, psxcleanup01/Makefile.am, psxfchx01/Makefile.am, psxpasswd01/Makefile.am, psxpasswd02/Makefile.am, psxpipe01/Makefile.am, psxrwlock01/Makefile.am, psxspin01/Makefile.am, psxspin02/Makefile.am: Eliminate rtems_scn_DATA. Install *.doc to rtems_testsdir.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog7
-rw-r--r--testsuites/psxtests/psxautoinit01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxbarrier01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxclassic01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxcleanup01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxfchx01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxpasswd01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxpasswd02/Makefile.am1
-rw-r--r--testsuites/psxtests/psxpipe01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxrwlock01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxspin01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxspin02/Makefile.am3
12 files changed, 19 insertions, 5 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 3aaed73640..828b3418ec 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,12 @@
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
+ psxclassic01/Makefile.am, psxcleanup01/Makefile.am,
+ psxfchx01/Makefile.am, psxpasswd01/Makefile.am,
+ psxpasswd02/Makefile.am, psxpipe01/Makefile.am,
+ psxrwlock01/Makefile.am, psxspin01/Makefile.am,
+ psxspin02/Makefile.am: Eliminate rtems_scn_DATA.
+ Install *.doc to rtems_testsdir.
* Makefile.am: Remove EXTRA_DIST.
Remove DIST_SUBDIRS.
Remove obsolete comments.
diff --git a/testsuites/psxtests/psxautoinit01/Makefile.am b/testsuites/psxtests/psxautoinit01/Makefile.am
index 169999c157..93a941e4ce 100644
--- a/testsuites/psxtests/psxautoinit01/Makefile.am
+++ b/testsuites/psxtests/psxautoinit01/Makefile.am
@@ -8,7 +8,7 @@ rtems_tests_PROGRAMS = psxautoinit01
psxautoinit01_SOURCES = init.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxautoinit01.scn
+dist_rtems_tests_DATA = psxautoinit01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxbarrier01/Makefile.am b/testsuites/psxtests/psxbarrier01/Makefile.am
index 8101eaed53..cc60fe83df 100644
--- a/testsuites/psxtests/psxbarrier01/Makefile.am
+++ b/testsuites/psxtests/psxbarrier01/Makefile.am
@@ -8,7 +8,7 @@ rtems_tests_PROGRAMS = psxbarrier01
psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxbarrier01.scn
+dist_rtems_tests_DATA = psxbarrier01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxclassic01/Makefile.am b/testsuites/psxtests/psxclassic01/Makefile.am
index 7ec0c05de9..c95866d30c 100644
--- a/testsuites/psxtests/psxclassic01/Makefile.am
+++ b/testsuites/psxtests/psxclassic01/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = psxclassic01
psxclassic01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxclassic01.scn
+dist_rtems_tests_DATA += psxclassic01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxcleanup01/Makefile.am b/testsuites/psxtests/psxcleanup01/Makefile.am
index b62793cc64..604875333e 100644
--- a/testsuites/psxtests/psxcleanup01/Makefile.am
+++ b/testsuites/psxtests/psxcleanup01/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = psxcleanup01
psxcleanup01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxcleanup01.scn
+dist_rtems_tests_DATA += psxcleanup01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxfchx01/Makefile.am b/testsuites/psxtests/psxfchx01/Makefile.am
index 7c01161c37..c1951b1638 100644
--- a/testsuites/psxtests/psxfchx01/Makefile.am
+++ b/testsuites/psxtests/psxfchx01/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = psxfchx01
psxfchx01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxfchx01.scn
+dist_rtems_tests_DATA += psxfchx01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxpasswd01/Makefile.am b/testsuites/psxtests/psxpasswd01/Makefile.am
index ab990a2117..df40d91876 100644
--- a/testsuites/psxtests/psxpasswd01/Makefile.am
+++ b/testsuites/psxtests/psxpasswd01/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = psxpasswd01
psxpasswd01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxpasswd01.scn
+dist_rtems_tests_DATA += psxpasswd01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxpasswd02/Makefile.am b/testsuites/psxtests/psxpasswd02/Makefile.am
index 22f179c1e1..f0ba1e4a8b 100644
--- a/testsuites/psxtests/psxpasswd02/Makefile.am
+++ b/testsuites/psxtests/psxpasswd02/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = psxpasswd02
psxpasswd02_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxpasswd02.scn
+dist_rtems_tests_DATA += psxpasswd02.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxpipe01/Makefile.am b/testsuites/psxtests/psxpipe01/Makefile.am
index da1f7355dd..8e3c1871d1 100644
--- a/testsuites/psxtests/psxpipe01/Makefile.am
+++ b/testsuites/psxtests/psxpipe01/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = psxpipe01
psxpipe01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxpipe01.scn
+dist_rtems_tests_DATA += psxpipe01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxrwlock01/Makefile.am b/testsuites/psxtests/psxrwlock01/Makefile.am
index 186a8f5d29..171804b434 100644
--- a/testsuites/psxtests/psxrwlock01/Makefile.am
+++ b/testsuites/psxtests/psxrwlock01/Makefile.am
@@ -8,7 +8,7 @@ rtems_tests_PROGRAMS = psxrwlock01
psxrwlock01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxrwlock01.scn
+dist_rtems_tests_DATA = psxrwlock01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxspin01/Makefile.am b/testsuites/psxtests/psxspin01/Makefile.am
index ee232b3249..612e35c81b 100644
--- a/testsuites/psxtests/psxspin01/Makefile.am
+++ b/testsuites/psxtests/psxspin01/Makefile.am
@@ -8,7 +8,7 @@ rtems_tests_PROGRAMS = psxspin01
psxspin01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxspin01.scn
+dist_rtems_tests_DATA = psxspin01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/psxtests/psxspin02/Makefile.am b/testsuites/psxtests/psxspin02/Makefile.am
index 4eeae611d5..385750ba11 100644
--- a/testsuites/psxtests/psxspin02/Makefile.am
+++ b/testsuites/psxtests/psxspin02/Makefile.am
@@ -8,7 +8,8 @@ rtems_tests_PROGRAMS = psxspin02
psxspin02_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxspin02.scn
+dist_rtems_tests_DATA = psxspin02.scn
+dist_rtems_tests_DATA += psxspin02.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am