summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpcache01/smpcache01.scn
blob: c93e2c558fa2a3f3f35b98932e742aaeb2d7ad6a (plain) (blame)
1
2
3
4
5
6
7
8
*** 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!
*** END OF TEST SMPCACHE 1 ***