ctk::TestFacilitytest(false);// test facility without testable mode
// We cannot use runApplication because the DeviceModule leaves the testable mode without variables in the queue, but has not finished error handling yet.
// In this special case we cannot make the programme continue, because stepApplication only works if the queues are not empty.
// We have to work with timeouts here (until someone comes up with a better idea)