summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpcache01/smpcache01.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-05-15 13:17:16 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-05-15 13:23:03 +0200
commitb1b5ddf0287725dc04b6169d72b05978d9b95c64 (patch)
tree99a2d4933940a39cf4e7bff3b7788a293f9c16bc /testsuites/smptests/smpcache01/smpcache01.scn
parentRemove obsolete rtems_clock_major/minor (diff)
downloadrtems-b1b5ddf0287725dc04b6169d72b05978d9b95c64.tar.bz2
smptests/smpcache01: Restructure
Restructure to avoid large maximum thread dispatch disabled times.
Diffstat (limited to 'testsuites/smptests/smpcache01/smpcache01.scn')
-rw-r--r--testsuites/smptests/smpcache01/smpcache01.scn9
1 files changed, 3 insertions, 6 deletions
diff --git a/testsuites/smptests/smpcache01/smpcache01.scn b/testsuites/smptests/smpcache01/smpcache01.scn
index c93e2c558f..186a1ad5dc 100644
--- a/testsuites/smptests/smpcache01/smpcache01.scn
+++ b/testsuites/smptests/smpcache01/smpcache01.scn
@@ -1,8 +1,5 @@
*** BEGIN OF TEST SMPCACHE 1 ***
-Calling standard SMP cache functions. Done!
-Calling standard SMP cache functions with ISR disabled. Done!
-Calling standard SMP cache functions with CPU0 holding the giant lock. Done!
-Calling a test function using the SMP cache manager to verify that all CPUs receive the SMP message. Done!
-Calling a test function using the SMP cache manager to verify that all CPUs receive the SMP message. With ISR disabled. Done!
-Calling a test function using the SMP cache manager to verify that all CPUs receive the SMP message. With CPU0 holding the giant lock. Done!
+Calling test cases. Done!
+Calling test cases with ISR disabled. Done!
+Calling test cases with CPU0 holding the giant lock. Done!
*** END OF TEST SMPCACHE 1 ***