Skip to content
Snippets Groups Projects
Commit cbe2a880 authored by Florian Fischer's avatar Florian Fischer
Browse files

[test] add AlarmActorTest

Introduce a new Actor test using BinaryPrivateSemaphores and an Actor.
Multiple fibers are created which create a BPS on the stack, submit it to the actor
and wait on the semaphore.
The Actor simply signals each semaphore it receives.
parent 7c907119
No related branches found
No related tags found
1 merge request!24[test] add AlarmActorTest
Pipeline #52178 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment