summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests')
-rw-r--r--testsuites/mptests/mp01/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp01/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp02/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp02/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp03/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp03/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp04/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp04/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp05/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp05/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp06/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp06/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp07/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp07/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp08/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp08/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp09/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp09/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp10/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp10/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp11/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp11/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp12/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp12/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp13/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp13/node2/Makefile.am3
-rw-r--r--testsuites/mptests/mp14/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp14/node2/Makefile.am3
28 files changed, 0 insertions, 84 deletions
diff --git a/testsuites/mptests/mp01/node1/Makefile.am b/testsuites/mptests/mp01/node1/Makefile.am
index d77b53ef80..3f2a661189 100644
--- a/testsuites/mptests/mp01/node1/Makefile.am
+++ b/testsuites/mptests/mp01/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp01/node2/Makefile.am b/testsuites/mptests/mp01/node2/Makefile.am
index 076d5da3ed..85d97e9f45 100644
--- a/testsuites/mptests/mp01/node2/Makefile.am
+++ b/testsuites/mptests/mp01/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp02/node1/Makefile.am b/testsuites/mptests/mp02/node1/Makefile.am
index 349928fa9f..484d5ecd06 100644
--- a/testsuites/mptests/mp02/node1/Makefile.am
+++ b/testsuites/mptests/mp02/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp02/node2/Makefile.am b/testsuites/mptests/mp02/node2/Makefile.am
index d31ea8bbb6..8eef528192 100644
--- a/testsuites/mptests/mp02/node2/Makefile.am
+++ b/testsuites/mptests/mp02/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp03/node1/Makefile.am b/testsuites/mptests/mp03/node1/Makefile.am
index c708bce91a..afe6a70aa7 100644
--- a/testsuites/mptests/mp03/node1/Makefile.am
+++ b/testsuites/mptests/mp03/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp03/node2/Makefile.am b/testsuites/mptests/mp03/node2/Makefile.am
index 399a0189b0..40a5758934 100644
--- a/testsuites/mptests/mp03/node2/Makefile.am
+++ b/testsuites/mptests/mp03/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp04/node1/Makefile.am b/testsuites/mptests/mp04/node1/Makefile.am
index 528064e4cd..29a2284fcb 100644
--- a/testsuites/mptests/mp04/node1/Makefile.am
+++ b/testsuites/mptests/mp04/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp04/node2/Makefile.am b/testsuites/mptests/mp04/node2/Makefile.am
index 39720b8954..faccce9e66 100644
--- a/testsuites/mptests/mp04/node2/Makefile.am
+++ b/testsuites/mptests/mp04/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp05/node1/Makefile.am b/testsuites/mptests/mp05/node1/Makefile.am
index 698778415c..0a1268a161 100644
--- a/testsuites/mptests/mp05/node1/Makefile.am
+++ b/testsuites/mptests/mp05/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp05/node2/Makefile.am b/testsuites/mptests/mp05/node2/Makefile.am
index 89897a776b..97976aeca8 100644
--- a/testsuites/mptests/mp05/node2/Makefile.am
+++ b/testsuites/mptests/mp05/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp06/node1/Makefile.am b/testsuites/mptests/mp06/node1/Makefile.am
index 147b80c27b..e9b877b798 100644
--- a/testsuites/mptests/mp06/node1/Makefile.am
+++ b/testsuites/mptests/mp06/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp06/node2/Makefile.am b/testsuites/mptests/mp06/node2/Makefile.am
index 71dcada87a..9d1488b9a3 100644
--- a/testsuites/mptests/mp06/node2/Makefile.am
+++ b/testsuites/mptests/mp06/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp07/node1/Makefile.am b/testsuites/mptests/mp07/node1/Makefile.am
index 4b9c0ee1cc..9c691cb075 100644
--- a/testsuites/mptests/mp07/node1/Makefile.am
+++ b/testsuites/mptests/mp07/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp07/node2/Makefile.am b/testsuites/mptests/mp07/node2/Makefile.am
index a7ecce3873..5198142adc 100644
--- a/testsuites/mptests/mp07/node2/Makefile.am
+++ b/testsuites/mptests/mp07/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp08/node1/Makefile.am b/testsuites/mptests/mp08/node1/Makefile.am
index 39e211a657..146acb719b 100644
--- a/testsuites/mptests/mp08/node1/Makefile.am
+++ b/testsuites/mptests/mp08/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp08/node2/Makefile.am b/testsuites/mptests/mp08/node2/Makefile.am
index 9952ee8d00..53b43ffbfa 100644
--- a/testsuites/mptests/mp08/node2/Makefile.am
+++ b/testsuites/mptests/mp08/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp09/node1/Makefile.am b/testsuites/mptests/mp09/node1/Makefile.am
index 6217acde43..c54387ebfc 100644
--- a/testsuites/mptests/mp09/node1/Makefile.am
+++ b/testsuites/mptests/mp09/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp09/node2/Makefile.am b/testsuites/mptests/mp09/node2/Makefile.am
index a914e639e5..0ef94ce075 100644
--- a/testsuites/mptests/mp09/node2/Makefile.am
+++ b/testsuites/mptests/mp09/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp10/node1/Makefile.am b/testsuites/mptests/mp10/node1/Makefile.am
index 2f33bfab45..b13784eaba 100644
--- a/testsuites/mptests/mp10/node1/Makefile.am
+++ b/testsuites/mptests/mp10/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp10/node2/Makefile.am b/testsuites/mptests/mp10/node2/Makefile.am
index 182fd3be5f..78af331009 100644
--- a/testsuites/mptests/mp10/node2/Makefile.am
+++ b/testsuites/mptests/mp10/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp11/node1/Makefile.am b/testsuites/mptests/mp11/node1/Makefile.am
index 44307c61eb..2d438e45d4 100644
--- a/testsuites/mptests/mp11/node1/Makefile.am
+++ b/testsuites/mptests/mp11/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp11/node2/Makefile.am b/testsuites/mptests/mp11/node2/Makefile.am
index 87a08d6b56..1c847b4cfd 100644
--- a/testsuites/mptests/mp11/node2/Makefile.am
+++ b/testsuites/mptests/mp11/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp12/node1/Makefile.am b/testsuites/mptests/mp12/node1/Makefile.am
index f4fd00e763..b8cc5b558d 100644
--- a/testsuites/mptests/mp12/node1/Makefile.am
+++ b/testsuites/mptests/mp12/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp12/node2/Makefile.am b/testsuites/mptests/mp12/node2/Makefile.am
index a298c5666a..ecd9628e41 100644
--- a/testsuites/mptests/mp12/node2/Makefile.am
+++ b/testsuites/mptests/mp12/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp13/node1/Makefile.am b/testsuites/mptests/mp13/node1/Makefile.am
index 3c6bd378e6..45638441da 100644
--- a/testsuites/mptests/mp13/node1/Makefile.am
+++ b/testsuites/mptests/mp13/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp13/node2/Makefile.am b/testsuites/mptests/mp13/node2/Makefile.am
index ca383c4956..3e400e3471 100644
--- a/testsuites/mptests/mp13/node2/Makefile.am
+++ b/testsuites/mptests/mp13/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp14/node1/Makefile.am b/testsuites/mptests/mp14/node1/Makefile.am
index ec161ad523..010eac32a0 100644
--- a/testsuites/mptests/mp14/node1/Makefile.am
+++ b/testsuites/mptests/mp14/node1/Makefile.am
@@ -45,9 +45,6 @@ AM_CPPFLAGS += -DMAX_LONG_TEST_DURATION=$(MAX_LONG_TEST_DURATION)
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp14/node2/Makefile.am b/testsuites/mptests/mp14/node2/Makefile.am
index 227d17a02f..baed5dc304 100644
--- a/testsuites/mptests/mp14/node2/Makefile.am
+++ b/testsuites/mptests/mp14/node2/Makefile.am
@@ -45,9 +45,6 @@ AM_CPPFLAGS += -DMAX_LONG_TEST_DURATION=$(MAX_LONG_TEST_DURATION)
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include