From 497428a296defb30fb4d166805091c580d18f7ad Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 30 May 1995 19:42:36 +0000 Subject: cpu/*types.h added and successfully compiled. IDLE task priority changed from 0 to 255 during initialization. --- testsuites/mptests/mp14/node1/mp14.scn | 5 ++++- testsuites/mptests/mp14/node2/mp14.scn | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'testsuites') 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. + -- cgit v1.2.3