summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpcache01/smpcache01.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpcache01/smpcache01.scn')
-rw-r--r--testsuites/smptests/smpcache01/smpcache01.scn14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/smptests/smpcache01/smpcache01.scn b/testsuites/smptests/smpcache01/smpcache01.scn
new file mode 100644
index 0000000000..5964d3eb3e
--- /dev/null
+++ b/testsuites/smptests/smpcache01/smpcache01.scn
@@ -0,0 +1,14 @@
+*** BEGIN OF TEST SMPCACHE 1 ***
+Calling all standard SMP cache functions
+Done!
+Calling all standard SMP cache functions. With ISR disabled
+Done!
+Calling all 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!
+*** END OF TEST SMPCACHE 1 ***