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