From 9a9ab85b45260be326d7a59f40c2d7363097eb10 Mon Sep 17 00:00:00 2001 From: Daniel Cederman Date: Thu, 3 Jul 2014 16:42:24 +0200 Subject: smptests/smpcache01: Test the SMP cache manager Invokes SMP cache management routines under different scenarios. --- testsuites/smptests/smpcache01/smpcache01.scn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 testsuites/smptests/smpcache01/smpcache01.scn (limited to 'testsuites/smptests/smpcache01/smpcache01.scn') 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 *** -- cgit v1.2.3