summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpmulticast01/smpmulticast01.scn (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-05libtest: Change expected pass state stringSebastian Huber1-1/+1
Use separator character '_' for all test states.
2019-05-20score: Add _SMP_Unicast_action()Sebastian Huber1-38/+61
2019-04-12score: Improve _SMP_Multicast_action()Sebastian Huber1-27/+33
Let it work during system initialization.
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber1-0/+54
Processor_mask is the internal data type to deal with processor sets.