[test] add AlarmActorTest
Introduce a new test using BinaryPrivateSemaphores and an Actor. Multiple fibers are scheduled 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.