TEST_F(SystemQueueTest, MultipleCalls)
A bit more complicated than it should be, but the SystemQueue can't tell reliably whether it is empty or not.
Thefore another test, that fails, is added and disabled: TEST_F(SystemQueueTest, DISABLED_Threading)