summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/mptests/mp14/node1/mp14.scn5
-rw-r--r--testsuites/mptests/mp14/node2/mp14.scn5
2 files changed, 8 insertions, 2 deletions
diff --git a/testsuites/mptests/mp14/node1/mp14.scn b/testsuites/mptests/mp14/node1/mp14.scn
index 98202bc439..f57c4f47b3 100644
--- a/testsuites/mptests/mp14/node1/mp14.scn
+++ b/testsuites/mptests/mp14/node1/mp14.scn
@@ -35,4 +35,7 @@ p - indicates 100 iterations of
s - indicates 100 iterations of
rtems_semaphore_obtain and rtems_semaphore_release.
-NOTE: The messages could be interspersed.
+NOTES: 1. The messages could be interspersed.
+ 2. If one of the nodes exits first, the other may report
+ timeout errors on blocking directives.
+
diff --git a/testsuites/mptests/mp14/node2/mp14.scn b/testsuites/mptests/mp14/node2/mp14.scn
index cd82f3c81b..d128c870e9 100644
--- a/testsuites/mptests/mp14/node2/mp14.scn
+++ b/testsuites/mptests/mp14/node2/mp14.scn
@@ -32,4 +32,7 @@ p - indicates 100 iterations of
s - indicates 100 iterations of
rtems_semaphore_obtain and rtems_semaphore_release.
-NOTE: The messages could be interspersed.
+NOTES: 1. The messages could be interspersed.
+ 2. If one of the nodes exits first, the other may report
+ timeout errors on blocking directives.
+